#C8F797#C8F797
#C8F797 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.1% C 0.132 H 129.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F797 |
|---|---|
| RGB | rgb(200, 247, 151) |
| HSL | hsl(89, 86%, 78%) |
| HSV | hsv(89, 39%, 97%) |
| CMYK | cmyk(19%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(92.15, -30.97, 41.32) |
| CIE-LCH | lch(92.15, 51.64, 126.85°) |
| OKLab | oklab(92.15% -0.0849 0.1016) |
| OKLCH | oklch(92.15% 0.132 129.9) |
| XYZ | xyz(62.6652, 81.0342, 41.6118) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F797 #C697F7
analogous
#F7F697 #C8F797 #98F797
triadic
#C8F797 #97C8F7 #F797C8
tetradic
#C8F797 #97F7F6 #C697F7 #F79798
square
#C8F797 #97F7F6 #C697F7 #F79798
split-complementary
#C8F797 #9798F7 #F697F7
monochromatic
#8CEE25 #AAF35E #C8F797 #E6FBD0 #F0FDE3
Accessibility & contrast
On white
1.22
#C8F797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C8F797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F797
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F797 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#CBEFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f797; /* rgb */ color: rgb(200, 247, 151); /* oklch */ color: oklch(92.1% 0.132 129.9);
Tailwind
colors: {
custom: {
50: '#dafab6',
500: '#c8f797',
950: '#000000',
},
}SCSS
$custom: #c8f797; $custom-light: #dafab6; $custom-dark: #000000;
JSON
{
"hex": "#c8f797",
"rgb": {
"r": 200,
"g": 247,
"b": 151
},
"hsl": {
"h": 89.375,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.92146,
"c": 0.1324,
"h": 129.9
},
"luminance": 0.81035
}Semantic roles & 50–950 ramp
primary
#C8F797
secondary
#985CD6
accent
#03E270
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581