#C8F995#C8F995
#C8F995 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.137 H 130.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F995 |
|---|---|
| RGB | rgb(200, 249, 149) |
| HSL | hsl(89, 89%, 78%) |
| HSV | hsv(89, 40%, 98%) |
| CMYK | cmyk(19.7%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(92.66, -32.15, 42.96) |
| CIE-LCH | lch(92.66, 53.66, 126.81°) |
| OKLab | oklab(92.55% -0.0883 0.1053) |
| OKLCH | oklch(92.55% 0.137 130) |
| XYZ | xyz(63.1190, 82.1996, 40.9686) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.74
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 3.56
Light Yellow Green
#CCFD7F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F995 #C695F9
analogous
#F9F895 #C8F995 #96F995
triadic
#C8F995 #95C8F9 #F995C8
tetradic
#C8F995 #95F9F8 #C695F9 #F99596
square
#C8F995 #95F9F8 #C695F9 #F99596
split-complementary
#C8F995 #9596F9 #F895F9
monochromatic
#8CF221 #AAF65B #C8F995 #E6FCCF #F0FDE2
Accessibility & contrast
On white
1.20
#C8F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C8F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F995
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F995 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#FAE99A
Tritanopia (blue-blind)
#CBF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f995; /* rgb */ color: rgb(200, 249, 149); /* oklch */ color: oklch(92.6% 0.137 130.0);
Tailwind
colors: {
custom: {
50: '#dafbb5',
500: '#c8f995',
950: '#000000',
},
}SCSS
$custom: #c8f995; $custom-light: #dafbb5; $custom-dark: #000000;
JSON
{
"hex": "#c8f995",
"rgb": {
"r": 200,
"g": 249,
"b": 149
},
"hsl": {
"h": 89.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.92552,
"c": 0.1374,
"h": 130
},
"luminance": 0.82201
}Semantic roles & 50–950 ramp
primary
#C8F995
secondary
#9859D9
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581