#C8F189#C8F189
#C8F189 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.6% C 0.139 H 126.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F189 |
|---|---|
| RGB | rgb(200, 241, 137) |
| HSL | hsl(84, 79%, 74%) |
| HSV | hsv(84, 43%, 95%) |
| CMYK | cmyk(17%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(90.32, -29.86, 45.82) |
| CIE-LCH | lch(90.32, 54.69, 123.09°) |
| OKLab | oklab(90.61% -0.0826 0.1112) |
| OKLCH | oklch(90.61% 0.139 126.6) |
| XYZ | xyz(59.7897, 76.9955, 35.3737) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Light Yellow Green
#CCFD7F
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.71
Celery
#C1FD95
ΔE00 3.78
Light Yellowish Green
#C2FF89
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F189 #B289F1
analogous
#F1E689 #C8F189 #94F189
triadic
#C8F189 #89C8F1 #F189C8
tetradic
#C8F189 #89F1E6 #B289F1 #F18994
square
#C8F189 #89F1E6 #B289F1 #F18994
split-complementary
#C8F189 #8994F1 #E689F1
monochromatic
#95E41C #AFEB52 #C8F189 #E2F7C0 #F2FCE4
Accessibility & contrast
On white
1.28
#C8F189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C8F189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F189
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F189 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#CDE8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f189; /* rgb */ color: rgb(200, 241, 137); /* oklch */ color: oklch(90.6% 0.139 126.6);
Tailwind
colors: {
custom: {
50: '#daf5ad',
500: '#c8f189',
950: '#000000',
},
}SCSS
$custom: #c8f189; $custom-light: #daf5ad; $custom-dark: #000000;
JSON
{
"hex": "#c8f189",
"rgb": {
"r": 200,
"g": 241,
"b": 137
},
"hsl": {
"h": 83.654,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.90614,
"c": 0.1385,
"h": 126.6
},
"luminance": 0.76996
}Semantic roles & 50–950 ramp
primary
#C8F189
secondary
#8251CD
accent
#0ADB5D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581