#CBDDBA#CBDDBA
#CBDDBA is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.5% C 0.051 H 129.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDBA |
|---|---|
| RGB | rgb(203, 221, 186) |
| HSL | hsl(91, 34%, 80%) |
| HSV | hsv(91, 16%, 87%) |
| CMYK | cmyk(8.1%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(85.98, -12.23, 15.18) |
| CIE-LCH | lch(85.98, 19.49, 128.86°) |
| OKLab | oklab(87.47% -0.0325 0.0392) |
| OKLCH | oklch(87.47% 0.051 129.7) |
| XYZ | xyz(59.3466, 67.9543, 56.4348) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.97
Light Sage
#BCECAC
ΔE00 8.63
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.31
Beige
#F5F5DC
ΔE00 9.56
Very Pale Green
#CFFDBC
ΔE00 9.88
Eggshell (survey)
#FFFFD4
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDBA #CCBADD
analogous
#DDDDBA #CBDDBA #BADDBA
triadic
#CBDDBA #BACBDD #DDBACB
tetradic
#CBDDBA #BADDDD #CCBADD #DDBABA
square
#CBDDBA #BADDDD #CCBADD #DDBABA
split-complementary
#CBDDBA #BABADD #DDBADD
monochromatic
#8DB568 #ACC991 #CBDDBA #EAF1E3 #F0F5EB
Accessibility & contrast
On white
1.44
#CBDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#CBDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDBA
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDBA | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#CCDAD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbddba; /* rgb */ color: rgb(203, 221, 186); /* oklch */ color: oklch(87.5% 0.051 129.7);
Tailwind
colors: {
custom: {
50: '#dbe7ce',
500: '#cbddba',
950: '#000000',
},
}SCSS
$custom: #cbddba; $custom-light: #dbe7ce; $custom-dark: #000000;
JSON
{
"hex": "#cbddba",
"rgb": {
"r": 203,
"g": 221,
"b": 186
},
"hsl": {
"h": 90.857,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.87474,
"c": 0.05088,
"h": 129.7
},
"luminance": 0.67955
}Semantic roles & 50–950 ramp
primary
#CBDDBA
secondary
#9E86B5
accent
#39AD74
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151613
muted
#848483