#CDDCC3#CDDCC3
#CDDCC3 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.037 H 132.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCC3 |
|---|---|
| RGB | rgb(205, 220, 195) |
| HSL | hsl(96, 26%, 81%) |
| HSV | hsv(96, 11%, 86%) |
| CMYK | cmyk(6.8%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(86.06, -9.52, 10.58) |
| CIE-LCH | lch(86.06, 14.23, 132.00°) |
| OKLab | oklab(87.64% -0.0253 0.0275) |
| OKLCH | oklch(87.64% 0.037 132.7) |
| XYZ | xyz(60.6187, 68.1053, 61.5712) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.41
Honeydew
#F0FFF0
ΔE00 8.53
Light Grey
#D8DCD6
ΔE00 8.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.70
Eggshell
#F0EAD6
ΔE00 9.89
Off White (survey)
#FFFFE4
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCC3 #D2C3DC
analogous
#DADCC3 #CDDCC3 #C3DCC6
triadic
#CDDCC3 #C3CDDC #DCC3CD
tetradic
#CDDCC3 #C3DADC #D2C3DC #DCC6C3
square
#CDDCC3 #C3DADC #D2C3DC #DCC6C3
split-complementary
#CDDCC3 #C6C3DC #DCC3DA
monochromatic
#8DAF76 #ADC59C #CDDCC3 #EDF3EA #EFF4EC
Accessibility & contrast
On white
1.44
#CDDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CDDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCC3
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCC3 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C2
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#CEDAD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddcc3; /* rgb */ color: rgb(205, 220, 195); /* oklch */ color: oklch(87.6% 0.037 132.7);
Tailwind
colors: {
custom: {
50: '#dce6d5',
500: '#cddcc3',
950: '#000000',
},
}SCSS
$custom: #cddcc3; $custom-light: #dce6d5; $custom-dark: #000000;
JSON
{
"hex": "#cddcc3",
"rgb": {
"r": 205,
"g": 220,
"b": 195
},
"hsl": {
"h": 96,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87635,
"c": 0.03739,
"h": 132.7
},
"luminance": 0.68106
}Semantic roles & 50–950 ramp
primary
#CDDCC3
secondary
#A590B3
accent
#41A57D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483