#C8F889#C8F889
#C8F889 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.2% C 0.148 H 128.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F889 |
|---|---|
| RGB | rgb(200, 248, 137) |
| HSL | hsl(86, 89%, 75%) |
| HSV | hsv(86, 45%, 97%) |
| CMYK | cmyk(19.4%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(92.23, -33.10, 48.21) |
| CIE-LCH | lch(92.23, 58.48, 124.48°) |
| OKLab | oklab(92.15% -0.0916 0.1166) |
| OKLCH | oklch(92.15% 0.148 128.2) |
| XYZ | xyz(61.9016, 81.2194, 36.0777) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F889 #B989F8
analogous
#F8F089 #C8F889 #90F889
triadic
#C8F889 #89C8F8 #F889C8
tetradic
#C8F889 #89F8F0 #B989F8 #F88990
square
#C8F889 #89F8F0 #B989F8 #F88990
split-complementary
#C8F889 #8990F8 #F089F8
monochromatic
#92F115 #ADF54F #C8F889 #E3FBC3 #F2FDE2
Accessibility & contrast
On white
1.22
#C8F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#C8F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F889
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F889 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#CDEFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f889; /* rgb */ color: rgb(200, 248, 137); /* oklch */ color: oklch(92.2% 0.148 128.2);
Tailwind
colors: {
custom: {
50: '#dafaad',
500: '#c8f889',
950: '#000000',
},
}SCSS
$custom: #c8f889; $custom-light: #dafaad; $custom-dark: #000000;
JSON
{
"hex": "#c8f889",
"rgb": {
"r": 200,
"g": 248,
"b": 137
},
"hsl": {
"h": 85.946,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.92151,
"c": 0.14828,
"h": 128.2
},
"luminance": 0.8122
}Semantic roles & 50–950 ramp
primary
#C8F889
secondary
#894FD6
accent
#00E563
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581