#C8DC7D#C8DC7D
#C8DC7D is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.9% C 0.122 H 118.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DC7D |
|---|---|
| RGB | rgb(200, 220, 125) |
| HSL | hsl(73, 58%, 68%) |
| HSV | hsv(73, 43%, 86%) |
| CMYK | cmyk(9.1%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(84.46, -21.16, 44.32) |
| CIE-LCH | lch(84.46, 49.11, 115.52°) |
| OKLab | oklab(85.86% -0.0589 0.1072) |
| OKLCH | oklch(85.86% 0.122 118.8) |
| XYZ | xyz(53.1146, 64.9467, 29.1359) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.46
Greenish Tan
#BCCB7A
ΔE00 4.35
Pale Olive Green
#B1D27B
ΔE00 4.51
Pale Olive
#B9CC81
ΔE00 4.88
Light Khaki
#E6F2A2
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DC7D #917DDC
analogous
#DCC17D #C8DC7D #98DC7D
triadic
#C8DC7D #7DC8DC #DC7DC8
tetradic
#C8DC7D #7DDCC1 #917DDC #DC7D98
square
#C8DC7D #7DDCC1 #917DDC #DC7D98
split-complementary
#C8DC7D #7D98DC #C17DDC
monochromatic
#94AF2F #B4CF4D #C8DC7D #DCE9AD #F1F6DD
Accessibility & contrast
On white
1.50
#C8DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C8DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DC7D
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DC7D | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#D0D3C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dc7d; /* rgb */ color: rgb(200, 220, 125); /* oklch */ color: oklch(85.9% 0.122 118.8);
Tailwind
colors: {
custom: {
50: '#dae6a4',
500: '#c8dc7d',
950: '#000000',
},
}SCSS
$custom: #c8dc7d; $custom-light: #dae6a4; $custom-dark: #000000;
JSON
{
"hex": "#c8dc7d",
"rgb": {
"r": 200,
"g": 220,
"b": 125
},
"hsl": {
"h": 72.632,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.85861,
"c": 0.12229,
"h": 118.8
},
"luminance": 0.64946
}Semantic roles & 50–950 ramp
primary
#C8DC7D
secondary
#614CB2
accent
#20C543
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480