#CDDBBB#CDDBBB
#CDDBBB is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.2% C 0.046 H 126.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBBB |
|---|---|
| RGB | rgb(205, 219, 187) |
| HSL | hsl(86, 31%, 80%) |
| HSV | hsv(86, 15%, 86%) |
| CMYK | cmyk(6.4%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.62, -10.35, 14.16) |
| CIE-LCH | lch(85.62, 17.54, 126.16°) |
| OKLab | oklab(87.23% -0.0272 0.0366) |
| OKLCH | oklch(87.23% 0.046 126.6) |
| XYZ | xyz(59.4766, 67.2298, 56.8473) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.97
Light Grey Green
#B7E1A1
ΔE00 9.22
Lightyellow
#FFFFE0
ΔE00 9.82
Eggshell (survey)
#FFFFD4
ΔE00 9.92
Honeydew
#F0FFF0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBBB #C9BBDB
analogous
#DBD9BB #CDDBBB #BDDBBB
triadic
#CDDBBB #BBCDDB #DBBBCD
tetradic
#CDDBBB #BBDBD9 #C9BBDB #DBBBBD
square
#CDDBBB #BBDBD9 #C9BBDB #DBBBBD
split-complementary
#CDDBBB #BBBDDB #D9BBDB
monochromatic
#92B16B #B0C693 #CDDBBB #EAF0E3 #F0F4EB
Accessibility & contrast
On white
1.45
#CDDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CDDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBBB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBBB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#CFD8D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cddbbb; /* rgb */ color: rgb(205, 219, 187); /* oklch */ color: oklch(87.2% 0.046 126.6);
Tailwind
colors: {
custom: {
50: '#dce6cf',
500: '#cddbbb',
950: '#000000',
},
}SCSS
$custom: #cddbbb; $custom-light: #dce6cf; $custom-dark: #000000;
JSON
{
"hex": "#cddbbb",
"rgb": {
"r": 205,
"g": 219,
"b": 187
},
"hsl": {
"h": 86.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.87229,
"c": 0.0456,
"h": 126.6
},
"luminance": 0.6723
}Semantic roles & 50–950 ramp
primary
#CDDBBB
secondary
#9A88B2
accent
#3CA96C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483