#CDDBB7#CDDBB7
#CDDBB7 is a very light, muted yellow-green. Relative luminance 0.671; OKLCH L 87.1% C 0.051 H 124.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBB7 |
|---|---|
| RGB | rgb(205, 219, 183) |
| HSL | hsl(83, 33%, 79%) |
| HSV | hsv(83, 16%, 86%) |
| CMYK | cmyk(6.4%, 0%, 16.4%, 14.1%) |
| CIE-LAB | lab(85.53, -11.00, 16.14) |
| CIE-LCH | lch(85.53, 19.53, 124.26°) |
| OKLab | oklab(87.13% -0.0288 0.0416) |
| OKLCH | oklch(87.13% 0.051 124.7) |
| XYZ | xyz(59.0544, 67.0609, 54.6235) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.77
Beige
#F5F5DC
ΔE00 9.08
Light Sage
#BCECAC
ΔE00 9.21
Palegoldenrod
#EEE8AA
ΔE00 9.63
Beige (survey)
#E6DAA6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBB7 #C5B7DB
analogous
#DBD7B7 #CDDBB7 #BBDBB7
triadic
#CDDBB7 #B7CDDB #DBB7CD
tetradic
#CDDBB7 #B7DBD7 #C5B7DB #DBB7BB
square
#CDDBB7 #B7DBD7 #C5B7DB #DBB7BB
split-complementary
#CDDBB7 #B7BBDB #D7B7DB
monochromatic
#94B265 #B1C78E #CDDBB7 #E9EFE0 #F1F5EB
Accessibility & contrast
On white
1.46
#CDDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CDDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBB7
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBB7 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B5
Deuteranopia (green-blind)
#DDD6B8
Tritanopia (blue-blind)
#D0D7D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cddbb7; /* rgb */ color: rgb(205, 219, 183); /* oklch */ color: oklch(87.1% 0.051 124.7);
Tailwind
colors: {
custom: {
50: '#dce6cc',
500: '#cddbb7',
950: '#000000',
},
}SCSS
$custom: #cddbb7; $custom-light: #dce6cc; $custom-dark: #000000;
JSON
{
"hex": "#cddbb7",
"rgb": {
"r": 205,
"g": 219,
"b": 183
},
"hsl": {
"h": 83.333,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.87133,
"c": 0.0506,
"h": 124.7
},
"luminance": 0.67061
}Semantic roles & 50–950 ramp
primary
#CDDBB7
secondary
#9684B2
accent
#39AC66
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483