#C8FF89#C8FF89
#C8FF89 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.158 H 129.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF89 |
|---|---|
| RGB | rgb(200, 255, 137) |
| HSL | hsl(88, 100%, 77%) |
| HSV | hsv(88, 46%, 100%) |
| CMYK | cmyk(21.6%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(94.14, -36.29, 50.58) |
| CIE-LCH | lch(94.14, 62.25, 125.66°) |
| OKLab | oklab(93.69% -0.1005 0.1219) |
| OKLCH | oklch(93.69% 0.158 129.5) |
| XYZ | xyz(64.0941, 85.6043, 36.8085) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.86
Light Yellowish Green
#C2FF89
ΔE00 0.98
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Light Yellow Green
#CCFD7F
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.54
Pale Lime
#BEFD73
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF89 #C089FF
analogous
#FFFB89 #C8FF89 #8DFF89
triadic
#C8FF89 #89C8FF #FF89C8
tetradic
#C8FF89 #89FFFB #C089FF #FF898D
square
#C8FF89 #89FFFB #C089FF #FF898D
split-complementary
#C8FF89 #898DFF #FB89FF
monochromatic
#8FFF0F #ABFF4C #C8FF89 #E5FFC6 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#C8FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF89
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF89 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17F
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#CCF6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff89; /* rgb */ color: rgb(200, 255, 137); /* oklch */ color: oklch(93.7% 0.158 129.5);
Tailwind
colors: {
custom: {
50: '#dbffad',
500: '#c8ff89',
950: '#000000',
},
}SCSS
$custom: #c8ff89; $custom-light: #dbffad; $custom-dark: #000000;
JSON
{
"hex": "#c8ff89",
"rgb": {
"r": 200,
"g": 255,
"b": 137
},
"hsl": {
"h": 87.966,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.93693,
"c": 0.15799,
"h": 129.5
},
"luminance": 0.85606
}Semantic roles & 50–950 ramp
primary
#C8FF89
secondary
#914DE0
accent
#00E66B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681