#C8E37A#C8E37A
#C8E37A is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.3% C 0.135 H 121.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E37A |
|---|---|
| RGB | rgb(200, 227, 122) |
| HSL | hsl(75, 65%, 68%) |
| HSV | hsv(75, 46%, 89%) |
| CMYK | cmyk(11.9%, 0%, 46.3%, 11%) |
| CIE-LAB | lab(86.32, -24.87, 48.07) |
| CIE-LCH | lch(86.32, 54.12, 117.35°) |
| OKLab | oklab(87.34% -0.0696 0.1154) |
| OKLCH | oklch(87.34% 0.135 121.1) |
| XYZ | xyz(54.8016, 68.6227, 28.7670) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.35
Greenish Beige
#C9D179
ΔE00 5.48
Light Yellow Green
#CCFD7F
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.25
Greenish Tan
#BCCB7A
ΔE00 6.31
Pear
#CBF85F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E37A #957AE3
analogous
#E3C97A #C8E37A #93E37A
triadic
#C8E37A #7AC8E3 #E37AC8
tetradic
#C8E37A #7AE3C9 #957AE3 #E37A93
square
#C8E37A #7AE3C9 #957AE3 #E37A93
split-complementary
#C8E37A #7A93E3 #C97AE3
monochromatic
#95BB27 #B3D847 #C8E37A #DDEEAD #F2F8DF
Accessibility & contrast
On white
1.43
#C8E37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C8E37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E37A
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E37A | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#EBD880
Tritanopia (blue-blind)
#D0DACA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8e37a; /* rgb */ color: rgb(200, 227, 122); /* oklch */ color: oklch(87.3% 0.135 121.1);
Tailwind
colors: {
custom: {
50: '#daeba2',
500: '#c8e37a',
950: '#000000',
},
}SCSS
$custom: #c8e37a; $custom-light: #daeba2; $custom-dark: #000000;
JSON
{
"hex": "#c8e37a",
"rgb": {
"r": 200,
"g": 227,
"b": 122
},
"hsl": {
"h": 75.429,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.87338,
"c": 0.13473,
"h": 121.1
},
"luminance": 0.68623
}Semantic roles & 50–950 ramp
primary
#C8E37A
secondary
#6547BA
accent
#18CD47
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480