#CBD0BE#CBD0BE
#CBD0BE is a very light, muted yellow-green. Relative luminance 0.615; OKLCH L 84.9% C 0.025 H 119.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD0BE |
|---|---|
| RGB | rgb(203, 208, 190) |
| HSL | hsl(77, 16%, 78%) |
| HSV | hsv(77, 9%, 82%) |
| CMYK | cmyk(2.4%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(82.66, -4.91, 8.35) |
| CIE-LCH | lch(82.66, 9.68, 120.45°) |
| OKLab | oklab(84.87% -0.0124 0.0218) |
| OKLCH | oklch(84.87% 0.025 119.6) |
| XYZ | xyz(56.4774, 61.5260, 57.6056) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 7.28
Eggshell
#F0EAD6
ΔE00 8.07
Beige
#F5F5DC
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 8.99
Warm Gray
#C9BEB0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD0BE #C3BED0
analogous
#D0CCBE #CBD0BE #C2D0BE
triadic
#CBD0BE #BECBD0 #D0BECB
tetradic
#CBD0BE #BED0CC #C3BED0 #D0BEC2
square
#CBD0BE #BED0CC #C3BED0 #D0BEC2
split-complementary
#CBD0BE #BEC2D0 #CCBED0
monochromatic
#929D77 #AFB69A #CBD0BE #E7EAE2 #F1F2ED
Accessibility & contrast
On white
1.58
#CBD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CBD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD0BE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD0BE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#CDCECB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cbd0be; /* rgb */ color: rgb(203, 208, 190); /* oklch */ color: oklch(84.9% 0.025 119.6);
Tailwind
colors: {
custom: {
50: '#daded1',
500: '#cbd0be',
950: '#000000',
},
}SCSS
$custom: #cbd0be; $custom-light: #daded1; $custom-dark: #000000;
JSON
{
"hex": "#cbd0be",
"rgb": {
"r": 203,
"g": 208,
"b": 190
},
"hsl": {
"h": 76.667,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.84874,
"c": 0.02505,
"h": 119.6
},
"luminance": 0.61526
}Semantic roles & 50–950 ramp
primary
#CBD0BE
secondary
#948EA5
accent
#4B9A61
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483