#C8F795#C8F795
#C8F795 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.1% C 0.135 H 129.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F795 |
|---|---|
| RGB | rgb(200, 247, 149) |
| HSL | hsl(89, 86%, 78%) |
| HSV | hsv(89, 40%, 97%) |
| CMYK | cmyk(19%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(92.12, -31.22, 42.27) |
| CIE-LCH | lch(92.12, 52.55, 126.45°) |
| OKLab | oklab(92.11% -0.0857 0.1037) |
| OKLCH | oklch(92.11% 0.135 129.6) |
| XYZ | xyz(62.5042, 80.9698, 40.7637) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.15
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 3.62
Light Yellow Green
#CCFD7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F795 #C495F7
analogous
#F7F595 #C8F795 #97F795
triadic
#C8F795 #95C8F7 #F795C8
tetradic
#C8F795 #95F7F5 #C495F7 #F79597
square
#C8F795 #95F7F5 #C495F7 #F79597
split-complementary
#C8F795 #9597F7 #F595F7
monochromatic
#8DEE23 #AAF35C #C8F795 #E6FBCE #F0FDE3
Accessibility & contrast
On white
1.22
#C8F795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C8F795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F795
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F795 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#F9E79A
Tritanopia (blue-blind)
#CBEFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f795; /* rgb */ color: rgb(200, 247, 149); /* oklch */ color: oklch(92.1% 0.135 129.6);
Tailwind
colors: {
custom: {
50: '#dafab5',
500: '#c8f795',
950: '#000000',
},
}SCSS
$custom: #c8f795; $custom-light: #dafab5; $custom-dark: #000000;
JSON
{
"hex": "#c8f795",
"rgb": {
"r": 200,
"g": 247,
"b": 149
},
"hsl": {
"h": 88.776,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.92114,
"c": 0.13451,
"h": 129.6
},
"luminance": 0.80971
}Semantic roles & 50–950 ramp
primary
#C8F795
secondary
#965AD6
accent
#03E26E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581