#CDDDC6#CDDDC6
#CDDDC6 is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.035 H 136.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDC6 |
|---|---|
| RGB | rgb(205, 221, 198) |
| HSL | hsl(102, 25%, 82%) |
| HSV | hsv(102, 10%, 87%) |
| CMYK | cmyk(7.2%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(86.39, -9.52, 9.47) |
| CIE-LCH | lch(86.39, 13.43, 135.15°) |
| OKLab | oklab(87.92% -0.0255 0.0246) |
| OKLCH | oklch(87.92% 0.035 136) |
| XYZ | xyz(61.2245, 68.7688, 63.4633) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.08
Beige
#F5F5DC
ΔE00 8.49
Light Grey
#D8DCD6
ΔE00 8.56
Eggshell
#F0EAD6
ΔE00 9.98
Off White (survey)
#FFFFE4
ΔE00 9.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDC6 #D6C6DD
analogous
#D9DDC6 #CDDDC6 #C6DDCB
triadic
#CDDDC6 #C6CDDD #DDC6CD
tetradic
#CDDDC6 #C6D9DD #D6C6DD #DDCBC6
square
#CDDDC6 #C6D9DD #D6C6DD #DDCBC6
split-complementary
#CDDDC6 #CBC6DD #DDC6D9
monochromatic
#8AAF79 #ABC6A0 #CDDDC6 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.42
#CDDDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CDDDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDC6
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDC6 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C5
Deuteranopia (green-blind)
#DCD8C7
Tritanopia (blue-blind)
#CDDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cdddc6; /* rgb */ color: rgb(205, 221, 198); /* oklch */ color: oklch(87.9% 0.035 136.0);
Tailwind
colors: {
custom: {
50: '#dce7d7',
500: '#cdddc6',
950: '#000000',
},
}SCSS
$custom: #cdddc6; $custom-light: #dce7d7; $custom-dark: #000000;
JSON
{
"hex": "#cdddc6",
"rgb": {
"r": 205,
"g": 221,
"b": 198
},
"hsl": {
"h": 101.739,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87919,
"c": 0.03549,
"h": 136
},
"luminance": 0.68769
}Semantic roles & 50–950 ramp
primary
#CDDDC6
secondary
#AA93B4
accent
#42A486
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483