#C8F697#C8F697
#C8F697 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.9% C 0.131 H 129.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F697 |
|---|---|
| RGB | rgb(200, 246, 151) |
| HSL | hsl(89, 84%, 78%) |
| HSV | hsv(89, 39%, 96%) |
| CMYK | cmyk(18.7%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(91.87, -30.51, 40.97) |
| CIE-LCH | lch(91.87, 51.08, 126.67°) |
| OKLab | oklab(91.93% -0.0836 0.1008) |
| OKLCH | oklch(91.93% 0.131 129.7) |
| XYZ | xyz(62.3602, 80.4243, 41.5102) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.59
Washed Out Green
#BCF5A6
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F697 #C597F6
analogous
#F6F597 #C8F697 #98F697
triadic
#C8F697 #97C8F6 #F697C8
tetradic
#C8F697 #97F6F5 #C597F6 #F69798
square
#C8F697 #97F6F5 #C597F6 #F69798
split-complementary
#C8F697 #9798F6 #F597F6
monochromatic
#8CEC26 #AAF15F #C8F697 #E6FBCF #F0FDE3
Accessibility & contrast
On white
1.23
#C8F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#C8F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F697
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F697 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA90
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#CBEEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f697; /* rgb */ color: rgb(200, 246, 151); /* oklch */ color: oklch(91.9% 0.131 129.7);
Tailwind
colors: {
custom: {
50: '#daf9b6',
500: '#c8f697',
950: '#000000',
},
}SCSS
$custom: #c8f697; $custom-light: #daf9b6; $custom-dark: #000000;
JSON
{
"hex": "#c8f697",
"rgb": {
"r": 200,
"g": 246,
"b": 151
},
"hsl": {
"h": 89.053,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.91928,
"c": 0.13095,
"h": 129.7
},
"luminance": 0.80425
}Semantic roles & 50–950 ramp
primary
#C8F697
secondary
#975CD5
accent
#05E16F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581