#C8F18E#C8F18E
#C8F18E is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.133 H 127.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F18E |
|---|---|
| RGB | rgb(200, 241, 142) |
| HSL | hsl(85, 78%, 75%) |
| HSV | hsv(85, 41%, 95%) |
| CMYK | cmyk(17%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(90.39, -29.27, 43.48) |
| CIE-LCH | lch(90.39, 52.41, 123.95°) |
| OKLab | oklab(90.69% -0.0806 0.1061) |
| OKLCH | oklch(90.69% 0.133 127.2) |
| XYZ | xyz(60.1567, 77.1423, 37.3066) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Celery
#C1FD95
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F18E #B78EF1
analogous
#F1E88E #C8F18E #97F18E
triadic
#C8F18E #8EC8F1 #F18EC8
tetradic
#C8F18E #8EF1E8 #B78EF1 #F18E97
square
#C8F18E #8EF1E8 #B78EF1 #F18E97
split-complementary
#C8F18E #8E97F1 #E88EF1
monochromatic
#93E421 #ADEA58 #C8F18E #E3F8C4 #F2FCE4
Accessibility & contrast
On white
1.28
#C8F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#C8F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F18E
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F18E | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#F4E393
Tritanopia (blue-blind)
#CDE9D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f18e; /* rgb */ color: rgb(200, 241, 142); /* oklch */ color: oklch(90.7% 0.133 127.2);
Tailwind
colors: {
custom: {
50: '#daf5b0',
500: '#c8f18e',
950: '#000000',
},
}SCSS
$custom: #c8f18e; $custom-light: #daf5b0; $custom-dark: #000000;
JSON
{
"hex": "#c8f18e",
"rgb": {
"r": 200,
"g": 241,
"b": 142
},
"hsl": {
"h": 84.848,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.90691,
"c": 0.13328,
"h": 127.2
},
"luminance": 0.77143
}Semantic roles & 50–950 ramp
primary
#C8F18E
secondary
#8756CD
accent
#0BDA61
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581