#C8F89A#C8F89A
#C8F89A is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.131 H 130.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F89A |
|---|---|
| RGB | rgb(200, 248, 154) |
| HSL | hsl(91, 87%, 79%) |
| HSV | hsv(91, 38%, 97%) |
| CMYK | cmyk(19.4%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(92.46, -31.06, 40.25) |
| CIE-LCH | lch(92.46, 50.84, 127.65°) |
| OKLab | oklab(92.42% -0.085 0.0992) |
| OKLCH | oklch(92.42% 0.131 130.6) |
| XYZ | xyz(63.2185, 81.7462, 43.0135) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.11
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Tea Green
#BDF8A3
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.54
Washed Out Green
#BCF5A6
ΔE00 3.61
Light Light Green
#C8FFB0
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F89A #CA9AF8
analogous
#F7F89A #C8F89A #9AF89B
triadic
#C8F89A #9AC8F8 #F89AC8
tetradic
#C8F89A #9AF7F8 #CA9AF8 #F89B9A
square
#C8F89A #9AF7F8 #CA9AF8 #F89B9A
split-complementary
#C8F89A #9B9AF8 #F89AF7
monochromatic
#8AF028 #A9F461 #C8F89A #E7FCD3 #EFFDE2
Accessibility & contrast
On white
1.21
#C8F89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#C8F89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F89A
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F89A | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#F9E89F
Tritanopia (blue-blind)
#CBF1E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f89a; /* rgb */ color: rgb(200, 248, 154); /* oklch */ color: oklch(92.4% 0.131 130.6);
Tailwind
colors: {
custom: {
50: '#dafab9',
500: '#c8f89a',
950: '#000000',
},
}SCSS
$custom: #c8f89a; $custom-light: #dafab9; $custom-dark: #000000;
JSON
{
"hex": "#c8f89a",
"rgb": {
"r": 200,
"g": 248,
"b": 154
},
"hsl": {
"h": 90.638,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.92415,
"c": 0.13067,
"h": 130.6
},
"luminance": 0.81747
}Semantic roles & 50–950 ramp
primary
#C8F89A
secondary
#9C5ED8
accent
#02E475
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581