#C8F789#C8F789
#C8F789 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.9% C 0.147 H 128.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F789 |
|---|---|
| RGB | rgb(200, 247, 137) |
| HSL | hsl(86, 87%, 75%) |
| HSV | hsv(86, 45%, 97%) |
| CMYK | cmyk(19%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(91.96, -32.64, 47.87) |
| CIE-LCH | lch(91.96, 57.94, 124.29°) |
| OKLab | oklab(91.93% -0.0904 0.1158) |
| OKLCH | oklch(91.93% 0.147 128) |
| XYZ | xyz(61.5950, 80.6062, 35.9755) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Pea Green
#C4FE82
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.82
Pale Lime
#BEFD73
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F789 #B889F7
analogous
#F7EF89 #C8F789 #91F789
triadic
#C8F789 #89C8F7 #F789C8
tetradic
#C8F789 #89F7EF #B889F7 #F78991
square
#C8F789 #89F7EF #B889F7 #F78991
split-complementary
#C8F789 #8991F7 #EF89F7
monochromatic
#93EF16 #ADF350 #C8F789 #E3FBC2 #F2FDE2
Accessibility & contrast
On white
1.23
#C8F789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#C8F789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F789
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F789 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#CDEEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f789; /* rgb */ color: rgb(200, 247, 137); /* oklch */ color: oklch(91.9% 0.147 128.0);
Tailwind
colors: {
custom: {
50: '#dafaad',
500: '#c8f789',
950: '#000000',
},
}SCSS
$custom: #c8f789; $custom-light: #dafaad; $custom-dark: #000000;
JSON
{
"hex": "#c8f789",
"rgb": {
"r": 200,
"g": 247,
"b": 137
},
"hsl": {
"h": 85.636,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.91931,
"c": 0.14688,
"h": 128
},
"luminance": 0.80607
}Semantic roles & 50–950 ramp
primary
#C8F789
secondary
#8850D5
accent
#02E462
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581