#CDDABE#CDDABE
#CDDABE is a very light, muted yellow-green. Relative luminance 0.668; OKLCH L 87.1% C 0.040 H 127.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDABE |
|---|---|
| RGB | rgb(205, 218, 190) |
| HSL | hsl(88, 27%, 80%) |
| HSV | hsv(88, 13%, 85%) |
| CMYK | cmyk(6%, 0%, 12.8%, 14.5%) |
| CIE-LAB | lab(85.42, -9.35, 12.30) |
| CIE-LCH | lch(85.42, 15.45, 127.22°) |
| OKLab | oklab(87.09% -0.0246 0.0319) |
| OKLCH | oklch(87.09% 0.04 127.6) |
| XYZ | xyz(59.5411, 66.8395, 58.4697) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.28
Honeydew
#F0FFF0
ΔE00 9.37
Light Grey
#D8DCD6
ΔE00 9.47
Eggshell
#F0EAD6
ΔE00 9.76
Lightyellow
#FFFFE0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDABE #CBBEDA
analogous
#DAD9BE #CDDABE #BFDABE
triadic
#CDDABE #BECDDA #DABECD
tetradic
#CDDABE #BEDAD9 #CBBEDA #DABEBF
square
#CDDABE #BEDAD9 #CBBEDA #DABEBF
split-complementary
#CDDABE #BEBFDA #D9BEDA
monochromatic
#91AE70 #AFC497 #CDDABE #EBF0E5 #F0F4EB
Accessibility & contrast
On white
1.46
#CDDABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CDDABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDABE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDABE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#CFD7D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cddabe; /* rgb */ color: rgb(205, 218, 190); /* oklch */ color: oklch(87.1% 0.040 127.6);
Tailwind
colors: {
custom: {
50: '#dce5d1',
500: '#cddabe',
950: '#000000',
},
}SCSS
$custom: #cddabe; $custom-light: #dce5d1; $custom-dark: #000000;
JSON
{
"hex": "#cddabe",
"rgb": {
"r": 205,
"g": 218,
"b": 190
},
"hsl": {
"h": 87.857,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.87094,
"c": 0.04026,
"h": 127.6
},
"luminance": 0.6684
}Semantic roles & 50–950 ramp
primary
#CDDABE
secondary
#9D8BB1
accent
#3FA66F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483