#CBD4BE#CBD4BE
#CBD4BE is a very light, muted yellow-green. Relative luminance 0.635; OKLCH L 85.7% C 0.031 H 125.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD4BE |
|---|---|
| RGB | rgb(203, 212, 190) |
| HSL | hsl(85, 20%, 79%) |
| HSV | hsv(85, 10%, 83%) |
| CMYK | cmyk(4.2%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(83.71, -6.97, 9.84) |
| CIE-LCH | lch(83.71, 12.06, 125.33°) |
| OKLab | oklab(85.7% -0.0181 0.0256) |
| OKLCH | oklch(85.7% 0.031 125.3) |
| XYZ | xyz(57.4649, 63.5011, 57.9348) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.45
Beige
#F5F5DC
ΔE00 8.52
Eggshell
#F0EAD6
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 9.18
Honeydew
#F0FFF0
ΔE00 9.81
Off White (survey)
#FFFFE4
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD4BE #C7BED4
analogous
#D4D2BE #CBD4BE #C0D4BE
triadic
#CBD4BE #BECBD4 #D4BECB
tetradic
#CBD4BE #BED4D2 #C7BED4 #D4BEC0
square
#CBD4BE #BED4D2 #C7BED4 #D4BEC0
split-complementary
#CBD4BE #BEC0D4 #D2BED4
monochromatic
#90A374 #AEBC99 #CBD4BE #E8ECE3 #F0F3ED
Accessibility & contrast
On white
1.53
#CBD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CBD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD4BE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD4BE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#D5D1BF
Tritanopia (blue-blind)
#CDD2CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd4be; /* rgb */ color: rgb(203, 212, 190); /* oklch */ color: oklch(85.7% 0.031 125.3);
Tailwind
colors: {
custom: {
50: '#dae1d1',
500: '#cbd4be',
950: '#000000',
},
}SCSS
$custom: #cbd4be; $custom-light: #dae1d1; $custom-dark: #000000;
JSON
{
"hex": "#cbd4be",
"rgb": {
"r": 203,
"g": 212,
"b": 190
},
"hsl": {
"h": 84.545,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.85699,
"c": 0.03136,
"h": 125.3
},
"luminance": 0.63501
}Semantic roles & 50–950 ramp
primary
#CBD4BE
secondary
#998DA9
accent
#479F6B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483