#CDDC8F#CDDC8F
#CDDC8F is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.5% C 0.101 H 117.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDC8F |
|---|---|
| RGB | rgb(205, 220, 143) |
| HSL | hsl(72, 52%, 71%) |
| HSV | hsv(72, 35%, 86%) |
| CMYK | cmyk(6.8%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(85.07, -17.17, 36.21) |
| CIE-LCH | lch(85.07, 40.07, 115.37°) |
| OKLab | oklab(86.53% -0.0466 0.0894) |
| OKLCH | oklch(86.53% 0.101 117.5) |
| XYZ | xyz(55.7280, 66.1490, 35.8135) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.82
Pale Olive
#B9CC81
ΔE00 4.18
Greenish Tan
#BCCB7A
ΔE00 4.26
Light Khaki
#E6F2A2
ΔE00 5.07
Pale Olive Green
#B1D27B
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDC8F #9E8FDC
analogous
#DCC48F #CDDC8F #A6DC8F
triadic
#CDDC8F #8FCDDC #DC8FCD
tetradic
#CDDC8F #8FDCC4 #9E8FDC #DC8FA6
square
#CDDC8F #8FDCC4 #9E8FDC #DC8FA6
split-complementary
#CDDC8F #8FA6DC #C48FDC
monochromatic
#9FB739 #B8CD60 #CDDC8F #E2EBBE #F5F8E8
Accessibility & contrast
On white
1.48
#CDDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CDDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDC8F
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDC8F | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48A
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#D5D4C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cddc8f; /* rgb */ color: rgb(205, 220, 143); /* oklch */ color: oklch(86.5% 0.101 117.5);
Tailwind
colors: {
custom: {
50: '#dde6b0',
500: '#cddc8f',
950: '#000000',
},
}SCSS
$custom: #cddc8f; $custom-light: #dde6b0; $custom-dark: #000000;
JSON
{
"hex": "#cddc8f",
"rgb": {
"r": 205,
"g": 220,
"b": 143
},
"hsl": {
"h": 71.688,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.86526,
"c": 0.10085,
"h": 117.5
},
"luminance": 0.66149
}Semantic roles & 50–950 ramp
primary
#CDDC8F
secondary
#6D5CB3
accent
#26C044
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481