#CBD2B2#CBD2B2
#CBD2B2 is a very light, muted yellow-green. Relative luminance 0.620; OKLCH L 85.0% C 0.044 H 117.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2B2 |
|---|---|
| RGB | rgb(203, 210, 178) |
| HSL | hsl(73, 26%, 76%) |
| HSV | hsv(73, 15%, 82%) |
| CMYK | cmyk(3.3%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.92, -7.92, 15.08) |
| CIE-LCH | lch(82.92, 17.03, 117.71°) |
| OKLab | oklab(84.99% -0.0201 0.0389) |
| OKLCH | oklch(84.99% 0.044 117.4) |
| XYZ | xyz(55.7101, 62.0042, 51.1440) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.67
Beige
#F5F5DC
ΔE00 9.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.58
Eggshell
#F0EAD6
ΔE00 9.64
Palegoldenrod
#EEE8AA
ΔE00 9.92
Light Grey
#D8DCD6
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2B2 #B9B2D2
analogous
#D2C9B2 #CBD2B2 #BBD2B2
triadic
#CBD2B2 #B2CBD2 #D2B2CB
tetradic
#CBD2B2 #B2D2C9 #B9B2D2 #D2B2BB
square
#CBD2B2 #B2D2C9 #B9B2D2 #D2B2BB
split-complementary
#CBD2B2 #B2BBD2 #C9B2D2
monochromatic
#97A565 #B1BB8B #CBD2B2 #E5E9D9 #F2F4EC
Accessibility & contrast
On white
1.57
#CBD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#CBD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2B2
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2B2 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#CFCEC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cbd2b2; /* rgb */ color: rgb(203, 210, 178); /* oklch */ color: oklch(85.0% 0.044 117.4);
Tailwind
colors: {
custom: {
50: '#dbdfc9',
500: '#cbd2b2',
950: '#000000',
},
}SCSS
$custom: #cbd2b2; $custom-light: #dbdfc9; $custom-dark: #000000;
JSON
{
"hex": "#cbd2b2",
"rgb": {
"r": 203,
"g": 210,
"b": 178
},
"hsl": {
"h": 73.125,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84987,
"c": 0.04379,
"h": 117.4
},
"luminance": 0.62004
}Semantic roles & 50–950 ramp
primary
#CBD2B2
secondary
#8980A8
accent
#41A557
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482