#C8F08D#C8F08D
#C8F08D is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.133 H 126.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F08D |
|---|---|
| RGB | rgb(200, 240, 141) |
| HSL | hsl(84, 77%, 75%) |
| HSV | hsv(84, 41%, 94%) |
| CMYK | cmyk(16.7%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(90.10, -28.92, 43.60) |
| CIE-LCH | lch(90.10, 52.32, 123.56°) |
| OKLab | oklab(90.46% -0.0797 0.1064) |
| OKLCH | oklch(90.46% 0.133 126.8) |
| XYZ | xyz(59.7867, 76.5220, 36.8146) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.27
Tea Green
#BDF8A3
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F08D #B58DF0
analogous
#F0E68D #C8F08D #97F08D
triadic
#C8F08D #8DC8F0 #F08DC8
tetradic
#C8F08D #8DF0E6 #B58DF0 #F08D97
square
#C8F08D #8DF0E6 #B58DF0 #F08D97
split-complementary
#C8F08D #8D97F0 #E68DF0
monochromatic
#94E221 #AEE957 #C8F08D #E2F7C3 #F2FBE4
Accessibility & contrast
On white
1.29
#C8F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#C8F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F08D
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F08D | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#CDE8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f08d; /* rgb */ color: rgb(200, 240, 141); /* oklch */ color: oklch(90.5% 0.133 126.8);
Tailwind
colors: {
custom: {
50: '#daf5b0',
500: '#c8f08d',
950: '#000000',
},
}SCSS
$custom: #c8f08d; $custom-light: #daf5b0; $custom-dark: #000000;
JSON
{
"hex": "#c8f08d",
"rgb": {
"r": 200,
"g": 240,
"b": 141
},
"hsl": {
"h": 84.242,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.90456,
"c": 0.13291,
"h": 126.8
},
"luminance": 0.76523
}Semantic roles & 50–950 ramp
primary
#C8F08D
secondary
#8555CC
accent
#0DD95F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581