#C8DD7C#C8DD7C
#C8DD7C is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 86.1% C 0.125 H 119.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD7C |
|---|---|
| RGB | rgb(200, 221, 124) |
| HSL | hsl(73, 59%, 68%) |
| HSV | hsv(73, 44%, 87%) |
| CMYK | cmyk(9.5%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(84.71, -21.76, 45.13) |
| CIE-LCH | lch(84.71, 50.10, 115.74°) |
| OKLab | oklab(86.06% -0.0607 0.1089) |
| OKLCH | oklch(86.06% 0.125 119.1) |
| XYZ | xyz(53.3142, 65.4477, 28.8889) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.76
Pale Olive Green
#B1D27B
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 4.66
Pale Olive
#B9CC81
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 6.16
Light Moss Green
#A6C875
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD7C #917CDD
analogous
#DDC27C #C8DD7C #97DD7C
triadic
#C8DD7C #7CC8DD #DD7CC8
tetradic
#C8DD7C #7CDDC2 #917CDD #DD7C97
square
#C8DD7C #7CDDC2 #917CDD #DD7C97
split-complementary
#C8DD7C #7C97DD #C27CDD
monochromatic
#94B12E #B4D04B #C8DD7C #DCEAAD #F1F6DD
Accessibility & contrast
On white
1.49
#C8DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#C8DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD7C
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD7C | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D374
Deuteranopia (green-blind)
#E6D481
Tritanopia (blue-blind)
#D0D4C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dd7c; /* rgb */ color: rgb(200, 221, 124); /* oklch */ color: oklch(86.1% 0.125 119.1);
Tailwind
colors: {
custom: {
50: '#dae7a3',
500: '#c8dd7c',
950: '#000000',
},
}SCSS
$custom: #c8dd7c; $custom-light: #dae7a3; $custom-dark: #000000;
JSON
{
"hex": "#c8dd7c",
"rgb": {
"r": 200,
"g": 221,
"b": 124
},
"hsl": {
"h": 72.99,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.86063,
"c": 0.12468,
"h": 119.1
},
"luminance": 0.65447
}Semantic roles & 50–950 ramp
primary
#C8DD7C
secondary
#614BB3
accent
#1FC643
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480