#C0E47B#C0E47B
#C0E47B is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.138 H 124.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E47B |
|---|---|
| RGB | rgb(192, 228, 123) |
| HSL | hsl(81, 66%, 69%) |
| HSV | hsv(81, 46%, 89%) |
| CMYK | cmyk(15.8%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(86.07, -28.26, 47.17) |
| CIE-LCH | lch(86.07, 54.98, 120.92°) |
| OKLab | oklab(87.01% -0.0787 0.1135) |
| OKLCH | oklch(87.01% 0.138 124.7) |
| XYZ | xyz(53.0567, 68.1230, 29.0889) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Yellow Green
#CCFD7F
ΔE00 5.58
Light Pea Green
#C4FE82
ΔE00 5.96
Light Yellowish Green
#C2FF89
ΔE00 6.27
Celery
#C1FD95
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E47B #9F7BE4
analogous
#E4D47B #C0E47B #8CE47B
triadic
#C0E47B #7BC0E4 #E47BC0
tetradic
#C0E47B #7BE4D4 #9F7BE4 #E47B8C
square
#C0E47B #7BE4D4 #9F7BE4 #E47B8C
split-complementary
#C0E47B #7B8CE4 #D47BE4
monochromatic
#8ABE27 #A8DA48 #C0E47B #D8EEAE #F0F9E1
Accessibility & contrast
On white
1.44
#C0E47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C0E47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E47B
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E47B | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#C6DBCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0e47b; /* rgb */ color: rgb(192, 228, 123); /* oklch */ color: oklch(87.0% 0.138 124.7);
Tailwind
colors: {
custom: {
50: '#d5eca3',
500: '#c0e47b',
950: '#000000',
},
}SCSS
$custom: #c0e47b; $custom-light: #d5eca3; $custom-dark: #000000;
JSON
{
"hex": "#c0e47b",
"rgb": {
"r": 192,
"g": 228,
"b": 123
},
"hsl": {
"h": 80.571,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.87007,
"c": 0.1381,
"h": 124.7
},
"luminance": 0.68123
}Semantic roles & 50–950 ramp
primary
#C0E47B
secondary
#6F48BC
accent
#18CE56
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480