#C8F989#C8F989
#C8F989 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.150 H 128.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F989 |
|---|---|
| RGB | rgb(200, 249, 137) |
| HSL | hsl(86, 90%, 76%) |
| HSV | hsv(86, 45%, 98%) |
| CMYK | cmyk(19.7%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(92.50, -33.56, 48.55) |
| CIE-LCH | lch(92.50, 59.02, 124.66°) |
| OKLab | oklab(92.37% -0.0929 0.1173) |
| OKLCH | oklch(92.37% 0.15 128.4) |
| XYZ | xyz(62.2099, 81.8359, 36.1805) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.57
Light Pea Green
#C4FE82
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 1.96
Light Yellow Green
#CCFD7F
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F989 #BA89F9
analogous
#F9F289 #C8F989 #90F989
triadic
#C8F989 #89C8F9 #F989C8
tetradic
#C8F989 #89F9F2 #BA89F9 #F98990
square
#C8F989 #89F9F2 #BA89F9 #F98990
split-complementary
#C8F989 #8990F9 #F289F9
monochromatic
#92F315 #ADF64F #C8F989 #E3FCC3 #F1FEE2
Accessibility & contrast
On white
1.21
#C8F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#C8F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F989
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F989 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FCE88F
Tritanopia (blue-blind)
#CDF0DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f989; /* rgb */ color: rgb(200, 249, 137); /* oklch */ color: oklch(92.4% 0.150 128.4);
Tailwind
colors: {
custom: {
50: '#dafbad',
500: '#c8f989',
950: '#000000',
},
}SCSS
$custom: #c8f989; $custom-light: #dafbad; $custom-dark: #000000;
JSON
{
"hex": "#c8f989",
"rgb": {
"r": 200,
"g": 249,
"b": 137
},
"hsl": {
"h": 86.25,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.92371,
"c": 0.14967,
"h": 128.4
},
"luminance": 0.81837
}Semantic roles & 50–950 ramp
primary
#C8F989
secondary
#8B4FD7
accent
#00E664
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581