#CBD5BE#CBD5BE
#CBD5BE is a very light, muted yellow-green. Relative luminance 0.640; OKLCH L 85.9% C 0.033 H 126.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD5BE |
|---|---|
| RGB | rgb(203, 213, 190) |
| HSL | hsl(86, 21%, 79%) |
| HSV | hsv(86, 11%, 84%) |
| CMYK | cmyk(4.7%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(83.97, -7.49, 10.21) |
| CIE-LCH | lch(83.97, 12.67, 126.25°) |
| OKLab | oklab(85.91% -0.0195 0.0266) |
| OKLCH | oklch(85.91% 0.033 126.3) |
| XYZ | xyz(57.7157, 64.0026, 58.0183) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.84
Beige
#F5F5DC
ΔE00 8.51
Eggshell
#F0EAD6
ΔE00 9.03
Silver (survey)
#C5C9C7
ΔE00 9.65
Honeydew
#F0FFF0
ΔE00 9.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD5BE #C8BED5
analogous
#D5D4BE #CBD5BE #C0D5BE
triadic
#CBD5BE #BECBD5 #D5BECB
tetradic
#CBD5BE #BED5D4 #C8BED5 #D5BEC0
square
#CBD5BE #BED5D4 #C8BED5 #D5BEC0
split-complementary
#CBD5BE #BEC0D5 #D4BED5
monochromatic
#90A574 #ADBD99 #CBD5BE #E9EDE3 #F0F3EC
Accessibility & contrast
On white
1.52
#CBD5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CBD5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD5BE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD5BE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#CCD3CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd5be; /* rgb */ color: rgb(203, 213, 190); /* oklch */ color: oklch(85.9% 0.033 126.3);
Tailwind
colors: {
custom: {
50: '#dae1d1',
500: '#cbd5be',
950: '#000000',
},
}SCSS
$custom: #cbd5be; $custom-light: #dae1d1; $custom-dark: #000000;
JSON
{
"hex": "#cbd5be",
"rgb": {
"r": 203,
"g": 213,
"b": 190
},
"hsl": {
"h": 86.087,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.85906,
"c": 0.03298,
"h": 126.3
},
"luminance": 0.64003
}Semantic roles & 50–950 ramp
primary
#CBD5BE
secondary
#9A8DAB
accent
#46A06D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483