#C8F89D#C8F89D
#C8F89D is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.5% C 0.127 H 131.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F89D |
|---|---|
| RGB | rgb(200, 248, 157) |
| HSL | hsl(92, 87%, 79%) |
| HSV | hsv(92, 37%, 97%) |
| CMYK | cmyk(19.4%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(92.51, -30.67, 38.83) |
| CIE-LCH | lch(92.51, 49.48, 128.30°) |
| OKLab | oklab(92.47% -0.0839 0.096) |
| OKLCH | oklch(92.47% 0.127 131.1) |
| XYZ | xyz(63.4715, 81.8474, 44.3459) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.18
Light Light Green
#C8FFB0
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F89D #CD9DF8
analogous
#F6F89D #C8F89D #9DF8A0
triadic
#C8F89D #9DC8F8 #F89DC8
tetradic
#C8F89D #9DF6F8 #CD9DF8 #F8A09D
square
#C8F89D #9DF6F8 #CD9DF8 #F8A09D
split-complementary
#C8F89D #A09DF8 #F89DF6
monochromatic
#88F02B #A8F464 #C8F89D #E8FCD6 #EFFDE2
Accessibility & contrast
On white
1.21
#C8F89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#C8F89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F89D
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F89D | 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)
#FFEC97
Deuteranopia (green-blind)
#F9E8A2
Tritanopia (blue-blind)
#CAF1E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f89d; /* rgb */ color: rgb(200, 248, 157); /* oklch */ color: oklch(92.5% 0.127 131.1);
Tailwind
colors: {
custom: {
50: '#dafabb',
500: '#c8f89d',
950: '#000000',
},
}SCSS
$custom: #c8f89d; $custom-light: #dafabb; $custom-dark: #000000;
JSON
{
"hex": "#c8f89d",
"rgb": {
"r": 200,
"g": 248,
"b": 157
},
"hsl": {
"h": 91.648,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.92465,
"c": 0.12747,
"h": 131.1
},
"luminance": 0.81848
}Semantic roles & 50–950 ramp
primary
#C8F89D
secondary
#A061D8
accent
#02E379
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582