#C8F188#C8F188
#C8F188 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.6% C 0.140 H 126.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F188 |
|---|---|
| RGB | rgb(200, 241, 136) |
| HSL | hsl(83, 79%, 74%) |
| HSV | hsv(83, 44%, 95%) |
| CMYK | cmyk(17%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(90.31, -29.97, 46.29) |
| CIE-LCH | lch(90.31, 55.14, 122.92°) |
| OKLab | oklab(90.6% -0.0829 0.1122) |
| OKLCH | oklch(90.6% 0.14 126.5) |
| XYZ | xyz(59.7183, 76.9669, 34.9977) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Yellow Green
#CCFD7F
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 3.65
Light Yellowish Green
#C2FF89
ΔE00 3.81
Celery
#C1FD95
ΔE00 3.85
Pale Lime
#BEFD73
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F188 #B188F1
analogous
#F1E688 #C8F188 #94F188
triadic
#C8F188 #88C8F1 #F188C8
tetradic
#C8F188 #88F1E6 #B188F1 #F18894
square
#C8F188 #88F1E6 #B188F1 #F18894
split-complementary
#C8F188 #8894F1 #E688F1
monochromatic
#95E41B #AFEB51 #C8F188 #E1F7BF #F2FCE4
Accessibility & contrast
On white
1.28
#C8F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#C8F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F188
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F188 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#CDE8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f188; /* rgb */ color: rgb(200, 241, 136); /* oklch */ color: oklch(90.6% 0.140 126.5);
Tailwind
colors: {
custom: {
50: '#daf5ac',
500: '#c8f188',
950: '#000000',
},
}SCSS
$custom: #c8f188; $custom-light: #daf5ac; $custom-dark: #000000;
JSON
{
"hex": "#c8f188",
"rgb": {
"r": 200,
"g": 241,
"b": 136
},
"hsl": {
"h": 83.429,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.90599,
"c": 0.13953,
"h": 126.5
},
"luminance": 0.76968
}Semantic roles & 50–950 ramp
primary
#C8F188
secondary
#8150CD
accent
#0ADB5C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581