#C8F37F#C8F37F
#C8F37F is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.9% C 0.151 H 126.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F37F |
|---|---|
| RGB | rgb(200, 243, 127) |
| HSL | hsl(82, 83%, 73%) |
| HSV | hsv(82, 48%, 95%) |
| CMYK | cmyk(17.7%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(90.74, -31.88, 51.11) |
| CIE-LCH | lch(90.74, 60.24, 121.96°) |
| OKLab | oklab(90.91% -0.0889 0.1224) |
| OKLCH | oklch(90.91% 0.151 126) |
| XYZ | xyz(59.7006, 77.9122, 31.9679) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.49
Pale Lime
#BEFD73
ΔE00 3.57
Celery
#C1FD95
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F37F #AA7FF3
analogous
#F3E47F #C8F37F #8EF37F
triadic
#C8F37F #7FC8F3 #F37FC8
tetradic
#C8F37F #7FF3E4 #AA7FF3 #F37F8E
square
#C8F37F #7FF3E4 #AA7FF3 #F37F8E
split-complementary
#C8F37F #7F8EF3 #E47FF3
monochromatic
#96E215 #B0EE47 #C8F37F #E0F8B7 #F3FCE3
Accessibility & contrast
On white
1.27
#C8F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C8F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F37F
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F37F | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#CEEAD8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f37f; /* rgb */ color: rgb(200, 243, 127); /* oklch */ color: oklch(90.9% 0.151 126.0);
Tailwind
colors: {
custom: {
50: '#daf7a6',
500: '#c8f37f',
950: '#000000',
},
}SCSS
$custom: #c8f37f; $custom-light: #daf7a6; $custom-dark: #000000;
JSON
{
"hex": "#c8f37f",
"rgb": {
"r": 200,
"g": 243,
"b": 127
},
"hsl": {
"h": 82.241,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.90912,
"c": 0.15131,
"h": 126
},
"luminance": 0.77913
}Semantic roles & 50–950 ramp
primary
#C8F37F
secondary
#7A48CE
accent
#06DF57
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580