#CBD2C5#CBD2C5
#CBD2C5 is a very light, near-neutral yellow-green. Relative luminance 0.628; OKLCH L 85.5% C 0.019 H 130.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2C5 |
|---|---|
| RGB | rgb(203, 210, 197) |
| HSL | hsl(92, 13%, 80%) |
| HSV | hsv(92, 6%, 82%) |
| CMYK | cmyk(3.3%, 0%, 6.2%, 17.6%) |
| CIE-LAB | lab(83.35, -4.73, 5.61) |
| CIE-LCH | lch(83.35, 7.34, 130.14°) |
| OKLab | oklab(85.47% -0.0124 0.0147) |
| OKLCH | oklch(85.47% 0.019 130.2) |
| XYZ | xyz(57.7516, 62.8208, 61.8956) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 7.56
Gainsboro
#DCDCDC
ΔE00 8.05
Eggshell
#F0EAD6
ΔE00 8.42
Silver
#C0C0C0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2C5 #CCC5D2
analogous
#D1D2C5 #CBD2C5 #C5D2C6
triadic
#CBD2C5 #C5CBD2 #D2C5CB
tetradic
#CBD2C5 #C5D1D2 #CCC5D2 #D2C6C5
square
#CBD2C5 #C5D1D2 #CCC5D2 #D2C6C5
split-complementary
#CBD2C5 #C6C5D2 #D2C5D1
monochromatic
#8D9D80 #ACB7A3 #CBD2C5 #EAEDE7 #F0F2EE
Accessibility & contrast
On white
1.55
#CBD2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CBD2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2C5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2C5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#D2CFC6
Tritanopia (blue-blind)
#CCD1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd2c5; /* rgb */ color: rgb(203, 210, 197); /* oklch */ color: oklch(85.5% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#dadfd6',
500: '#cbd2c5',
950: '#000000',
},
}SCSS
$custom: #cbd2c5; $custom-light: #dadfd6; $custom-dark: #000000;
JSON
{
"hex": "#cbd2c5",
"rgb": {
"r": 203,
"g": 210,
"b": 197
},
"hsl": {
"h": 92.308,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.85471,
"c": 0.01925,
"h": 130.2
},
"luminance": 0.62821
}Semantic roles & 50–950 ramp
primary
#CBD2C5
secondary
#9E95A6
accent
#4F9776
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483