#CBD4BB#CBD4BB
#CBD4BB is a very light, muted yellow-green. Relative luminance 0.634; OKLCH L 85.6% C 0.035 H 123.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD4BB |
|---|---|
| RGB | rgb(203, 212, 187) |
| HSL | hsl(82, 23%, 78%) |
| HSV | hsv(82, 12%, 83%) |
| CMYK | cmyk(4.2%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(83.64, -7.48, 11.33) |
| CIE-LCH | lch(83.64, 13.58, 123.42°) |
| OKLab | oklab(85.62% -0.0193 0.0294) |
| OKLCH | oklch(85.62% 0.035 123.3) |
| XYZ | xyz(57.1404, 63.3713, 56.2257) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.37
Beige
#F5F5DC
ΔE00 8.55
Eggshell
#F0EAD6
ΔE00 9.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.04
Silver (survey)
#C5C9C7
ΔE00 10.10
Honeydew
#F0FFF0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD4BB #C4BBD4
analogous
#D4D0BB #CBD4BB #BED4BB
triadic
#CBD4BB #BBCBD4 #D4BBCB
tetradic
#CBD4BB #BBD4D0 #C4BBD4 #D4BBBE
square
#CBD4BB #BBD4D0 #C4BBD4 #D4BBBE
split-complementary
#CBD4BB #BBBED4 #D0BBD4
monochromatic
#92A570 #AEBC96 #CBD4BB #E8ECE0 #F1F3EC
Accessibility & contrast
On white
1.54
#CBD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CBD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD4BB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD4BB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#D6D0BC
Tritanopia (blue-blind)
#CDD1CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd4bb; /* rgb */ color: rgb(203, 212, 187); /* oklch */ color: oklch(85.6% 0.035 123.3);
Tailwind
colors: {
custom: {
50: '#dae1cf',
500: '#cbd4bb',
950: '#000000',
},
}SCSS
$custom: #cbd4bb; $custom-light: #dae1cf; $custom-dark: #000000;
JSON
{
"hex": "#cbd4bb",
"rgb": {
"r": 203,
"g": 212,
"b": 187
},
"hsl": {
"h": 81.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85623,
"c": 0.0352,
"h": 123.3
},
"luminance": 0.63371
}Semantic roles & 50–950 ramp
primary
#CBD4BB
secondary
#958AAA
accent
#45A166
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151513
muted
#848483