#C8E18D#C8E18D
#C8E18D is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.2% C 0.112 H 122.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E18D |
|---|---|
| RGB | rgb(200, 225, 141) |
| HSL | hsl(78, 58%, 72%) |
| HSV | hsv(78, 37%, 88%) |
| CMYK | cmyk(11.1%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(86.03, -21.75, 38.39) |
| CIE-LCH | lch(86.03, 44.12, 119.53°) |
| OKLab | oklab(87.2% -0.0595 0.0944) |
| OKLCH | oklch(87.2% 0.112 122.2) |
| XYZ | xyz(55.5521, 68.0528, 35.4030) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.31
Pale Olive
#B9CC81
ΔE00 4.97
Light Khaki
#E6F2A2
ΔE00 5.27
Greenish Beige
#C9D179
ΔE00 5.31
Greenish Tan
#BCCB7A
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E18D #A68DE1
analogous
#E1D08D #C8E18D #9EE18D
triadic
#C8E18D #8DC8E1 #E18DC8
tetradic
#C8E18D #8DE1D0 #A68DE1 #E18D9E
square
#C8E18D #8DE1D0 #A68DE1 #E18D9E
split-complementary
#C8E18D #8D9EE1 #D08DE1
monochromatic
#97C133 #B1D45D #C8E18D #DFEEBD #F3F9E7
Accessibility & contrast
On white
1.44
#C8E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C8E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E18D
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E18D | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD887
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#CED9CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8e18d; /* rgb */ color: rgb(200, 225, 141); /* oklch */ color: oklch(87.2% 0.112 122.2);
Tailwind
colors: {
custom: {
50: '#daeaaf',
500: '#c8e18d',
950: '#000000',
},
}SCSS
$custom: #c8e18d; $custom-light: #daeaaf; $custom-dark: #000000;
JSON
{
"hex": "#c8e18d",
"rgb": {
"r": 200,
"g": 225,
"b": 141
},
"hsl": {
"h": 77.857,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.87195,
"c": 0.11163,
"h": 122.2
},
"luminance": 0.68053
}Semantic roles & 50–950 ramp
primary
#C8E18D
secondary
#7659B9
accent
#20C651
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481