#C8F28E#C8F28E
#C8F28E is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.9% C 0.135 H 127.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F28E |
|---|---|
| RGB | rgb(200, 242, 142) |
| HSL | hsl(85, 79%, 75%) |
| HSV | hsv(85, 41%, 95%) |
| CMYK | cmyk(17.4%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(90.66, -29.74, 43.82) |
| CIE-LCH | lch(90.66, 52.96, 124.16°) |
| OKLab | oklab(90.91% -0.0819 0.1069) |
| OKLCH | oklch(90.91% 0.135 127.5) |
| XYZ | xyz(60.4535, 77.7359, 37.4055) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.78
Light Pea Green
#C4FE82
ΔE00 3.87
Light Yellow Green
#CCFD7F
ΔE00 3.88
Tea Green
#BDF8A3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F28E #B88EF2
analogous
#F2EA8E #C8F28E #96F28E
triadic
#C8F28E #8EC8F2 #F28EC8
tetradic
#C8F28E #8EF2EA #B88EF2 #F28E96
square
#C8F28E #8EF2EA #B88EF2 #F28E96
split-complementary
#C8F28E #8E96F2 #EA8EF2
monochromatic
#93E520 #ADEC57 #C8F28E #E3F8C5 #F2FCE4
Accessibility & contrast
On white
1.27
#C8F28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#C8F28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F28E
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F28E | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#CDEADA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f28e; /* rgb */ color: rgb(200, 242, 142); /* oklch */ color: oklch(90.9% 0.135 127.5);
Tailwind
colors: {
custom: {
50: '#daf6b0',
500: '#c8f28e',
950: '#000000',
},
}SCSS
$custom: #c8f28e; $custom-light: #daf6b0; $custom-dark: #000000;
JSON
{
"hex": "#c8f28e",
"rgb": {
"r": 200,
"g": 242,
"b": 142
},
"hsl": {
"h": 85.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.90909,
"c": 0.13471,
"h": 127.5
},
"luminance": 0.77737
}Semantic roles & 50–950 ramp
primary
#C8F28E
secondary
#8856CF
accent
#0ADC62
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581