#CDDCC2#CDDCC2
#CDDCC2 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.039 H 131.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCC2 |
|---|---|
| RGB | rgb(205, 220, 194) |
| HSL | hsl(95, 27%, 81%) |
| HSV | hsv(95, 12%, 86%) |
| CMYK | cmyk(6.8%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.04, -9.69, 11.07) |
| CIE-LCH | lch(86.04, 14.71, 131.20°) |
| OKLab | oklab(87.61% -0.0258 0.0288) |
| OKLCH | oklch(87.61% 0.039 131.9) |
| XYZ | xyz(60.5060, 68.0603, 60.9778) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.43
Honeydew
#F0FFF0
ΔE00 8.69
Light Grey
#D8DCD6
ΔE00 9.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.57
Lightyellow
#FFFFE0
ΔE00 9.88
Off White (survey)
#FFFFE4
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCC2 #D1C2DC
analogous
#DADCC2 #CDDCC2 #C2DCC4
triadic
#CDDCC2 #C2CDDC #DCC2CD
tetradic
#CDDCC2 #C2DADC #D1C2DC #DCC4C2
square
#CDDCC2 #C2DADC #D1C2DC #DCC4C2
split-complementary
#CDDCC2 #C4C2DC #DCC2DA
monochromatic
#8DAF74 #ADC69B #CDDCC2 #EDF2E9 #EFF4EC
Accessibility & contrast
On white
1.44
#CDDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CDDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCC2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCC2 | 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)
#DFD8C1
Deuteranopia (green-blind)
#DCD7C3
Tritanopia (blue-blind)
#CEDAD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddcc2; /* rgb */ color: rgb(205, 220, 194); /* oklch */ color: oklch(87.6% 0.039 131.9);
Tailwind
colors: {
custom: {
50: '#dce6d4',
500: '#cddcc2',
950: '#000000',
},
}SCSS
$custom: #cddcc2; $custom-light: #dce6d4; $custom-dark: #000000;
JSON
{
"hex": "#cddcc2",
"rgb": {
"r": 205,
"g": 220,
"b": 194
},
"hsl": {
"h": 94.615,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8761,
"c": 0.0386,
"h": 131.9
},
"luminance": 0.68061
}Semantic roles & 50–950 ramp
primary
#CDDCC2
secondary
#A48FB3
accent
#40A67B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483