#C8DC8D#C8DC8D
#C8DC8D is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.1% C 0.105 H 120.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DC8D |
|---|---|
| RGB | rgb(200, 220, 141) |
| HSL | hsl(75, 53%, 71%) |
| HSV | hsv(75, 36%, 86%) |
| CMYK | cmyk(9.1%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(84.68, -19.30, 36.64) |
| CIE-LCH | lch(84.68, 41.42, 117.78°) |
| OKLab | oklab(86.12% -0.0526 0.0904) |
| OKLCH | oklch(86.12% 0.105 120.2) |
| XYZ | xyz(54.2202, 65.3890, 34.9591) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.84
Greenish Tan
#BCCB7A
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 4.30
Light Khaki
#E6F2A2
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DC8D #A18DDC
analogous
#DCC88D #C8DC8D #A0DC8D
triadic
#C8DC8D #8DC8DC #DC8DC8
tetradic
#C8DC8D #8DDCC8 #A18DDC #DC8DA0
square
#C8DC8D #8DDCC8 #A18DDC #DC8DA0
split-complementary
#C8DC8D #8DA0DC #C88DDC
monochromatic
#97B738 #B1CE5E #C8DC8D #DFEABC #F4F8E8
Accessibility & contrast
On white
1.49
#C8DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C8DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DC8D
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DC8D | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D487
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#CFD4C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dc8d; /* rgb */ color: rgb(200, 220, 141); /* oklch */ color: oklch(86.1% 0.105 120.2);
Tailwind
colors: {
custom: {
50: '#d9e6af',
500: '#c8dc8d',
950: '#000000',
},
}SCSS
$custom: #c8dc8d; $custom-light: #d9e6af; $custom-dark: #000000;
JSON
{
"hex": "#c8dc8d",
"rgb": {
"r": 200,
"g": 220,
"b": 141
},
"hsl": {
"h": 75.19,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.86117,
"c": 0.1046,
"h": 120.2
},
"luminance": 0.65389
}Semantic roles & 50–950 ramp
primary
#C8DC8D
secondary
#715AB3
accent
#25C04C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151610
muted
#848481