#C0E482#C0E482
#C0E482 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.1% C 0.131 H 125.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E482 |
|---|---|
| RGB | rgb(192, 228, 130) |
| HSL | hsl(82, 64%, 70%) |
| HSV | hsv(82, 43%, 89%) |
| CMYK | cmyk(15.8%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(86.16, -27.48, 43.89) |
| CIE-LCH | lch(86.16, 51.78, 122.05°) |
| OKLab | oklab(87.11% -0.076 0.1065) |
| OKLCH | oklch(87.11% 0.131 125.5) |
| XYZ | xyz(53.5106, 68.3046, 31.4797) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Light Yellow Green
#CCFD7F
ΔE00 5.98
Celery
#C1FD95
ΔE00 6.02
Light Pea Green
#C4FE82
ΔE00 6.21
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E482 #A682E4
analogous
#E4D782 #C0E482 #8FE482
triadic
#C0E482 #82C0E4 #E482C0
tetradic
#C0E482 #82E4D7 #A682E4 #E4828F
square
#C0E482 #82E4D7 #A682E4 #E4828F
split-complementary
#C0E482 #828FE4 #D782E4
monochromatic
#8AC22A #A7D950 #C0E482 #D9EFB4 #F2FAE6
Accessibility & contrast
On white
1.43
#C0E482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C0E482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E482
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E482 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#C6DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0e482; /* rgb */ color: rgb(192, 228, 130); /* oklch */ color: oklch(87.1% 0.131 125.5);
Tailwind
colors: {
custom: {
50: '#d4eca8',
500: '#c0e482',
950: '#000000',
},
}SCSS
$custom: #c0e482; $custom-light: #d4eca8; $custom-dark: #000000;
JSON
{
"hex": "#c0e482",
"rgb": {
"r": 192,
"g": 228,
"b": 130
},
"hsl": {
"h": 82.041,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.87109,
"c": 0.13087,
"h": 125.5
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#C0E482
secondary
#774EBC
accent
#19CC5B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480