#C8F788#C8F788
#C8F788 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.9% C 0.148 H 127.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F788 |
|---|---|
| RGB | rgb(200, 247, 136) |
| HSL | hsl(85, 87%, 75%) |
| HSV | hsv(85, 45%, 97%) |
| CMYK | cmyk(19%, 0%, 44.9%, 3.1%) |
| CIE-LAB | lab(91.94, -32.76, 48.33) |
| CIE-LCH | lch(91.94, 58.38, 124.13°) |
| OKLab | oklab(91.92% -0.0907 0.1168) |
| OKLCH | oklch(91.92% 0.148 127.8) |
| XYZ | xyz(61.5236, 80.5776, 35.5995) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.21
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F788 #B788F7
analogous
#F7EE88 #C8F788 #91F788
triadic
#C8F788 #88C8F7 #F788C8
tetradic
#C8F788 #88F7EE #B788F7 #F78891
square
#C8F788 #88F7EE #B788F7 #F78891
split-complementary
#C8F788 #8891F7 #EE88F7
monochromatic
#93EF15 #ADF34F #C8F788 #E3FBC1 #F2FDE2
Accessibility & contrast
On white
1.23
#C8F788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#C8F788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F788
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F788 | 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)
#FFEA7F
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#CDEEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f788; /* rgb */ color: rgb(200, 247, 136); /* oklch */ color: oklch(91.9% 0.148 127.8);
Tailwind
colors: {
custom: {
50: '#dafaac',
500: '#c8f788',
950: '#000000',
},
}SCSS
$custom: #c8f788; $custom-light: #dafaac; $custom-dark: #000000;
JSON
{
"hex": "#c8f788",
"rgb": {
"r": 200,
"g": 247,
"b": 136
},
"hsl": {
"h": 85.405,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.91916,
"c": 0.14789,
"h": 127.8
},
"luminance": 0.80578
}Semantic roles & 50–950 ramp
primary
#C8F788
secondary
#874FD5
accent
#02E461
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581