#C8E17A#C8E17A
#C8E17A is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.9% C 0.132 H 120.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E17A |
|---|---|
| RGB | rgb(200, 225, 122) |
| HSL | hsl(75, 63%, 68%) |
| HSV | hsv(75, 46%, 88%) |
| CMYK | cmyk(11.1%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(85.77, -23.91, 47.41) |
| CIE-LCH | lch(85.77, 53.09, 116.76°) |
| OKLab | oklab(86.9% -0.0669 0.1139) |
| OKLCH | oklch(86.9% 0.132 120.4) |
| XYZ | xyz(54.2577, 67.5351, 28.5858) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.93
Pale Olive Green
#B1D27B
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.80
Light Khaki
#E6F2A2
ΔE00 6.23
Pale Olive
#B9CC81
ΔE00 6.24
Light Yellow Green
#CCFD7F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E17A #937AE1
analogous
#E1C67A #C8E17A #94E17A
triadic
#C8E17A #7AC8E1 #E17AC8
tetradic
#C8E17A #7AE1C6 #937AE1 #E17A94
square
#C8E17A #7AE1C6 #937AE1 #E17A94
split-complementary
#C8E17A #7A94E1 #C67AE1
monochromatic
#95B729 #B3D648 #C8E17A #DDECAC #F1F8DE
Accessibility & contrast
On white
1.45
#C8E17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C8E17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E17A
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E17A | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#D0D8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8e17a; /* rgb */ color: rgb(200, 225, 122); /* oklch */ color: oklch(86.9% 0.132 120.4);
Tailwind
colors: {
custom: {
50: '#daeaa2',
500: '#c8e17a',
950: '#000000',
},
}SCSS
$custom: #c8e17a; $custom-light: #daeaa2; $custom-dark: #000000;
JSON
{
"hex": "#c8e17a",
"rgb": {
"r": 200,
"g": 225,
"b": 122
},
"hsl": {
"h": 74.563,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.86903,
"c": 0.13207,
"h": 120.4
},
"luminance": 0.67535
}Semantic roles & 50–950 ramp
primary
#C8E17A
secondary
#6347B8
accent
#1BCB45
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480