#CBD3BF#CBD3BF
#CBD3BF is a very light, muted yellow-green. Relative luminance 0.630; OKLCH L 85.5% C 0.028 H 124.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3BF |
|---|---|
| RGB | rgb(203, 211, 191) |
| HSL | hsl(84, 19%, 79%) |
| HSV | hsv(84, 9%, 83%) |
| CMYK | cmyk(3.8%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(83.47, -6.29, 8.97) |
| CIE-LCH | lch(83.47, 10.95, 125.04°) |
| OKLab | oklab(85.52% -0.0163 0.0234) |
| OKLCH | oklch(85.52% 0.028 124.8) |
| XYZ | xyz(57.3254, 63.0466, 58.4293) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 8.38
Eggshell
#F0EAD6
ΔE00 8.53
Beige
#F5F5DC
ΔE00 8.58
Honeydew
#F0FFF0
ΔE00 9.88
Light Gray
#D3D3D3
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3BF #C7BFD3
analogous
#D3D1BF #CBD3BF #C1D3BF
triadic
#CBD3BF #BFCBD3 #D3BFCB
tetradic
#CBD3BF #BFD3D1 #C7BFD3 #D3BFC1
square
#CBD3BF #BFD3D1 #C7BFD3 #D3BFC1
split-complementary
#CBD3BF #BFC1D3 #D1BFD3
monochromatic
#90A176 #AEBA9B #CBD3BF #E8ECE3 #F0F3ED
Accessibility & contrast
On white
1.54
#CBD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CBD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3BF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3BF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#CCD1CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd3bf; /* rgb */ color: rgb(203, 211, 191); /* oklch */ color: oklch(85.5% 0.028 124.8);
Tailwind
colors: {
custom: {
50: '#dae0d2',
500: '#cbd3bf',
950: '#000000',
},
}SCSS
$custom: #cbd3bf; $custom-light: #dae0d2; $custom-dark: #000000;
JSON
{
"hex": "#cbd3bf",
"rgb": {
"r": 203,
"g": 211,
"b": 191
},
"hsl": {
"h": 84,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.85518,
"c": 0.02848,
"h": 124.8
},
"luminance": 0.63047
}Semantic roles & 50–950 ramp
primary
#CBD3BF
secondary
#998EA8
accent
#499D6A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483