#C8F97C#C8F97C
#C8F97C is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.2% C 0.162 H 127.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F97C |
|---|---|
| RGB | rgb(200, 249, 124) |
| HSL | hsl(84, 91%, 73%) |
| HSV | hsv(84, 50%, 98%) |
| CMYK | cmyk(19.7%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(92.35, -34.94, 54.44) |
| CIE-LCH | lch(92.35, 64.69, 122.69°) |
| OKLab | oklab(92.2% -0.0977 0.1296) |
| OKLCH | oklch(92.2% 0.162 127) |
| XYZ | xyz(61.3329, 81.4851, 31.5618) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.84
Light Pea Green
#C4FE82
ΔE00 1.72
Pale Lime
#BEFD73
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Lime Green
#B9FF66
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F97C #AD7CF9
analogous
#F9EB7C #C8F97C #89F97C
triadic
#C8F97C #7CC8F9 #F97CC8
tetradic
#C8F97C #7CF9EB #AD7CF9 #F97C89
square
#C8F97C #7CF9EB #AD7CF9 #F97C89
split-complementary
#C8F97C #7C89F9 #EB7CF9
monochromatic
#96F00B #AFF641 #C8F97C #E1FCB7 #F3FEE2
Accessibility & contrast
On white
1.21
#C8F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C8F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F97C
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F97C | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#CEEFDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f97c; /* rgb */ color: rgb(200, 249, 124); /* oklch */ color: oklch(92.2% 0.162 127.0);
Tailwind
colors: {
custom: {
50: '#dbfba5',
500: '#c8f97c',
950: '#000000',
},
}SCSS
$custom: #c8f97c; $custom-light: #dbfba5; $custom-dark: #000000;
JSON
{
"hex": "#c8f97c",
"rgb": {
"r": 200,
"g": 249,
"b": 124
},
"hsl": {
"h": 83.52,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.92195,
"c": 0.16225,
"h": 127
},
"luminance": 0.81486
}Semantic roles & 50–950 ramp
primary
#C8F97C
secondary
#7D44D6
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580