#C8F37C#C8F37C
#C8F37C is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.154 H 125.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F37C |
|---|---|
| RGB | rgb(200, 243, 124) |
| HSL | hsl(82, 83%, 72%) |
| HSV | hsv(82, 49%, 95%) |
| CMYK | cmyk(17.7%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(90.70, -32.19, 52.47) |
| CIE-LCH | lch(90.70, 61.56, 121.53°) |
| OKLab | oklab(90.87% -0.09 0.1252) |
| OKLCH | oklch(90.87% 0.154 125.7) |
| XYZ | xyz(59.5080, 77.8352, 30.9535) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.64
Pear
#CBF85F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F37C #A77CF3
analogous
#F3E37C #C8F37C #8DF37C
triadic
#C8F37C #7CC8F3 #F37CC8
tetradic
#C8F37C #7CF3E3 #A77CF3 #F37C8D
square
#C8F37C #7CF3E3 #A77CF3 #F37C8D
split-complementary
#C8F37C #7C8DF3 #E37CF3
monochromatic
#97E015 #B0EE44 #C8F37C #E0F8B4 #F3FCE3
Accessibility & contrast
On white
1.27
#C8F37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#C8F37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F37C
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F37C | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE671
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#CEE9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f37c; /* rgb */ color: rgb(200, 243, 124); /* oklch */ color: oklch(90.9% 0.154 125.7);
Tailwind
colors: {
custom: {
50: '#dbf7a4',
500: '#c8f37c',
950: '#000000',
},
}SCSS
$custom: #c8f37c; $custom-light: #dbf7a4; $custom-dark: #000000;
JSON
{
"hex": "#c8f37c",
"rgb": {
"r": 200,
"g": 243,
"b": 124
},
"hsl": {
"h": 81.681,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.90872,
"c": 0.15421,
"h": 125.7
},
"luminance": 0.77836
}Semantic roles & 50–950 ramp
primary
#C8F37C
secondary
#7745CE
accent
#06E055
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580