#CDDBC5#CDDBC5
#CDDBC5 is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.5% C 0.033 H 134.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBC5 |
|---|---|
| RGB | rgb(205, 219, 197) |
| HSL | hsl(98, 23%, 82%) |
| HSV | hsv(98, 10%, 86%) |
| CMYK | cmyk(6.4%, 0%, 10%, 14.1%) |
| CIE-LAB | lab(85.84, -8.67, 9.21) |
| CIE-LCH | lch(85.84, 12.65, 133.26°) |
| OKLab | oklab(87.48% -0.0231 0.024) |
| OKLCH | oklch(87.48% 0.033 134) |
| XYZ | xyz(60.5847, 67.6731, 62.6829) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.95
Honeydew
#F0FFF0
ΔE00 8.27
Beige
#F5F5DC
ΔE00 8.31
Eggshell
#F0EAD6
ΔE00 9.49
Off White (survey)
#FFFFE4
ΔE00 9.93
Lightyellow
#FFFFE0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBC5 #D3C5DB
analogous
#D8DBC5 #CDDBC5 #C5DBC8
triadic
#CDDBC5 #C5CDDB #DBC5CD
tetradic
#CDDBC5 #C5D8DB #D3C5DB #DBC8C5
square
#CDDBC5 #C5D8DB #D3C5DB #DBC8C5
split-complementary
#CDDBC5 #C8C5DB #DBC5D8
monochromatic
#8CAC79 #ACC49F #CDDBC5 #EEF2EB #EFF3EC
Accessibility & contrast
On white
1.44
#CDDBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CDDBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBC5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBC5 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C4
Deuteranopia (green-blind)
#DBD6C6
Tritanopia (blue-blind)
#CDD9D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddbc5; /* rgb */ color: rgb(205, 219, 197); /* oklch */ color: oklch(87.5% 0.033 134.0);
Tailwind
colors: {
custom: {
50: '#dce6d6',
500: '#cddbc5',
950: '#000000',
},
}SCSS
$custom: #cddbc5; $custom-light: #dce6d6; $custom-dark: #000000;
JSON
{
"hex": "#cddbc5",
"rgb": {
"r": 205,
"g": 219,
"b": 197
},
"hsl": {
"h": 98.182,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.87479,
"c": 0.03332,
"h": 134
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#CDDBC5
secondary
#A693B1
accent
#44A280
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483