#CDDDC5#CDDDC5
#CDDDC5 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.037 H 135.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDC5 |
|---|---|
| RGB | rgb(205, 221, 197) |
| HSL | hsl(100, 26%, 82%) |
| HSV | hsv(100, 11%, 87%) |
| CMYK | cmyk(7.2%, 0%, 10.9%, 13.3%) |
| CIE-LAB | lab(86.37, -9.69, 9.96) |
| CIE-LCH | lch(86.37, 13.90, 134.20°) |
| OKLab | oklab(87.89% -0.0259 0.0259) |
| OKLCH | oklch(87.89% 0.037 135) |
| XYZ | xyz(61.1096, 68.7229, 62.8579) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.22
Beige
#F5F5DC
ΔE00 8.49
Light Grey
#D8DCD6
ΔE00 8.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.90
Off White (survey)
#FFFFE4
ΔE00 9.96
Lightyellow
#FFFFE0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDC5 #D5C5DD
analogous
#D9DDC5 #CDDDC5 #C5DDC9
triadic
#CDDDC5 #C5CDDD #DDC5CD
tetradic
#CDDDC5 #C5D9DD #D5C5DD #DDC9C5
square
#CDDDC5 #C5D9DD #D5C5DD #DDC9C5
split-complementary
#CDDDC5 #C9C5DD #DDC5D9
monochromatic
#8AB078 #ACC69E #CDDDC5 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.42
#CDDDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CDDDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDC5
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDC5 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C4
Deuteranopia (green-blind)
#DCD8C6
Tritanopia (blue-blind)
#CDDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cdddc5; /* rgb */ color: rgb(205, 221, 197); /* oklch */ color: oklch(87.9% 0.037 135.0);
Tailwind
colors: {
custom: {
50: '#dce7d6',
500: '#cdddc5',
950: '#000000',
},
}SCSS
$custom: #cdddc5; $custom-light: #dce7d6; $custom-dark: #000000;
JSON
{
"hex": "#cdddc5",
"rgb": {
"r": 205,
"g": 221,
"b": 197
},
"hsl": {
"h": 100,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87893,
"c": 0.03667,
"h": 135
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#CDDDC5
secondary
#A992B4
accent
#41A583
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483