#C8F18D#C8F18D
#C8F18D is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.134 H 127.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F18D |
|---|---|
| RGB | rgb(200, 241, 141) |
| HSL | hsl(85, 78%, 75%) |
| HSV | hsv(85, 41%, 95%) |
| CMYK | cmyk(17%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(90.37, -29.39, 43.95) |
| CIE-LCH | lch(90.37, 52.87, 123.78°) |
| OKLab | oklab(90.68% -0.081 0.1072) |
| OKLCH | oklch(90.68% 0.134 127.1) |
| XYZ | xyz(60.0819, 77.1124, 36.9130) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F18D #B68DF1
analogous
#F1E88D #C8F18D #96F18D
triadic
#C8F18D #8DC8F1 #F18DC8
tetradic
#C8F18D #8DF1E8 #B68DF1 #F18D96
square
#C8F18D #8DF1E8 #B68DF1 #F18D96
split-complementary
#C8F18D #8D96F1 #E88DF1
monochromatic
#93E420 #AEEA56 #C8F18D #E2F8C4 #F2FCE4
Accessibility & contrast
On white
1.28
#C8F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C8F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F18D
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F18D | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F4E392
Tritanopia (blue-blind)
#CDE9D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f18d; /* rgb */ color: rgb(200, 241, 141); /* oklch */ color: oklch(90.7% 0.134 127.1);
Tailwind
colors: {
custom: {
50: '#daf5b0',
500: '#c8f18d',
950: '#000000',
},
}SCSS
$custom: #c8f18d; $custom-light: #daf5b0; $custom-dark: #000000;
JSON
{
"hex": "#c8f18d",
"rgb": {
"r": 200,
"g": 241,
"b": 141
},
"hsl": {
"h": 84.6,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.90675,
"c": 0.13434,
"h": 127.1
},
"luminance": 0.77113
}Semantic roles & 50–950 ramp
primary
#C8F18D
secondary
#8655CD
accent
#0BDA60
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581