#CDD9BE#CDD9BE
#CDD9BE is a very light, muted yellow-green. Relative luminance 0.663; OKLCH L 86.9% C 0.039 H 126.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD9BE |
|---|---|
| RGB | rgb(205, 217, 190) |
| HSL | hsl(87, 26%, 80%) |
| HSV | hsv(87, 12%, 85%) |
| CMYK | cmyk(5.5%, 0%, 12.4%, 14.9%) |
| CIE-LAB | lab(85.16, -8.84, 11.93) |
| CIE-LCH | lch(85.16, 14.85, 126.52°) |
| OKLab | oklab(86.89% -0.0231 0.031) |
| OKLCH | oklch(86.89% 0.039 126.8) |
| XYZ | xyz(59.2825, 66.3224, 58.3836) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 9.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.37
Honeydew
#F0FFF0
ΔE00 9.39
Eggshell
#F0EAD6
ΔE00 9.47
Lightyellow
#FFFFE0
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD9BE #CABED9
analogous
#D9D8BE #CDD9BE #BFD9BE
triadic
#CDD9BE #BECDD9 #D9BECD
tetradic
#CDD9BE #BED9D8 #CABED9 #D9BEBF
square
#CDD9BE #BED9D8 #CABED9 #D9BEBF
split-complementary
#CDD9BE #BEBFD9 #D8BED9
monochromatic
#92AC71 #AFC297 #CDD9BE #EBF0E5 #F0F4EC
Accessibility & contrast
On white
1.47
#CDD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CDD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD9BE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD9BE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#DAD5BF
Tritanopia (blue-blind)
#CFD6D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd9be; /* rgb */ color: rgb(205, 217, 190); /* oklch */ color: oklch(86.9% 0.039 126.8);
Tailwind
colors: {
custom: {
50: '#dce4d1',
500: '#cdd9be',
950: '#000000',
},
}SCSS
$custom: #cdd9be; $custom-light: #dce4d1; $custom-dark: #000000;
JSON
{
"hex": "#cdd9be",
"rgb": {
"r": 205,
"g": 217,
"b": 190
},
"hsl": {
"h": 86.667,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86886,
"c": 0.03865,
"h": 126.8
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#CDD9BE
secondary
#9C8CAF
accent
#41A56D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483