#C8E37D#C8E37D
#C8E37D is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.4% C 0.132 H 121.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E37D |
|---|---|
| RGB | rgb(200, 227, 125) |
| HSL | hsl(76, 65%, 69%) |
| HSV | hsv(76, 45%, 89%) |
| CMYK | cmyk(11.9%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(86.35, -24.55, 46.68) |
| CIE-LCH | lch(86.35, 52.74, 117.74°) |
| OKLab | oklab(87.38% -0.0685 0.1125) |
| OKLCH | oklch(87.38% 0.132 121.3) |
| XYZ | xyz(54.9903, 68.6982, 29.7612) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.11
Greenish Beige
#C9D179
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 6.02
Greenish Tan
#BCCB7A
ΔE00 6.14
Light Yellow Green
#CCFD7F
ΔE00 6.24
Pale Olive
#B9CC81
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E37D #987DE3
analogous
#E3CB7D #C8E37D #95E37D
triadic
#C8E37D #7DC8E3 #E37DC8
tetradic
#C8E37D #7DE3CB #987DE3 #E37D95
square
#C8E37D #7DE3CB #987DE3 #E37D95
split-complementary
#C8E37D #7D95E3 #CB7DE3
monochromatic
#96BD29 #B3D84B #C8E37D #DDEEAF #F3F9E2
Accessibility & contrast
On white
1.42
#C8E37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C8E37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E37D
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E37D | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED975
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#D0DACB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8e37d; /* rgb */ color: rgb(200, 227, 125); /* oklch */ color: oklch(87.4% 0.132 121.3);
Tailwind
colors: {
custom: {
50: '#daeba4',
500: '#c8e37d',
950: '#000000',
},
}SCSS
$custom: #c8e37d; $custom-light: #daeba4; $custom-dark: #000000;
JSON
{
"hex": "#c8e37d",
"rgb": {
"r": 200,
"g": 227,
"b": 125
},
"hsl": {
"h": 75.882,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.87381,
"c": 0.13166,
"h": 121.3
},
"luminance": 0.68698
}Semantic roles & 50–950 ramp
primary
#C8E37D
secondary
#684ABB
accent
#19CC49
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480