#C8F89B#C8F89B
#C8F89B is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.130 H 130.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F89B |
|---|---|
| RGB | rgb(200, 248, 155) |
| HSL | hsl(91, 87%, 79%) |
| HSV | hsv(91, 38%, 97%) |
| CMYK | cmyk(19.4%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(92.48, -30.93, 39.78) |
| CIE-LCH | lch(92.48, 50.39, 127.86°) |
| OKLab | oklab(92.43% -0.0847 0.0981) |
| OKLCH | oklch(92.43% 0.13 130.8) |
| XYZ | xyz(63.3022, 81.7796, 43.4540) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 2.73
Washed Out Green
#BCF5A6
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 3.48
Light Yellowish Green
#C2FF89
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F89B #CB9BF8
analogous
#F6F89B #C8F89B #9BF89D
triadic
#C8F89B #9BC8F8 #F89BC8
tetradic
#C8F89B #9BF6F8 #CB9BF8 #F89D9B
square
#C8F89B #9BF6F8 #CB9BF8 #F89D9B
split-complementary
#C8F89B #9D9BF8 #F89BF6
monochromatic
#89F029 #A9F462 #C8F89B #E7FCD4 #EFFDE2
Accessibility & contrast
On white
1.21
#C8F89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C8F89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F89B
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F89B | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#F9E8A0
Tritanopia (blue-blind)
#CBF1E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f89b; /* rgb */ color: rgb(200, 248, 155); /* oklch */ color: oklch(92.4% 0.130 130.8);
Tailwind
colors: {
custom: {
50: '#dafab9',
500: '#c8f89b',
950: '#000000',
},
}SCSS
$custom: #c8f89b; $custom-light: #dafab9; $custom-dark: #000000;
JSON
{
"hex": "#c8f89b",
"rgb": {
"r": 200,
"g": 248,
"b": 155
},
"hsl": {
"h": 90.968,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.92431,
"c": 0.12961,
"h": 130.8
},
"luminance": 0.81781
}Semantic roles & 50–950 ramp
primary
#C8F89B
secondary
#9E5FD8
accent
#02E376
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581