#CBD2C2#CBD2C2
#CBD2C2 is a very light, muted yellow-green. Relative luminance 0.627; OKLCH L 85.4% C 0.023 H 126.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2C2 |
|---|---|
| RGB | rgb(203, 210, 194) |
| HSL | hsl(86, 15%, 79%) |
| HSV | hsv(86, 8%, 82%) |
| CMYK | cmyk(3.3%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.28, -5.26, 7.10) |
| CIE-LCH | lch(83.28, 8.84, 126.50°) |
| OKLab | oklab(85.39% -0.0136 0.0186) |
| OKLCH | oklch(85.39% 0.023 126.3) |
| XYZ | xyz(57.4113, 62.6847, 60.1033) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 6.85
Eggshell
#F0EAD6
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 8.61
Beige
#F5F5DC
ΔE00 8.90
Gainsboro
#DCDCDC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2C2 #C9C2D2
analogous
#D2D1C2 #CBD2C2 #C3D2C2
triadic
#CBD2C2 #C2CBD2 #D2C2CB
tetradic
#CBD2C2 #C2D2D1 #C9C2D2 #D2C2C3
square
#CBD2C2 #C2D2D1 #C9C2D2 #D2C2C3
split-complementary
#CBD2C2 #C2C3D2 #D1C2D2
monochromatic
#8F9E7C #ADB89F #CBD2C2 #E9ECE5 #F0F2ED
Accessibility & contrast
On white
1.55
#CBD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CBD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2C2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2C2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#CCD0CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2c2; /* rgb */ color: rgb(203, 210, 194); /* oklch */ color: oklch(85.4% 0.023 126.3);
Tailwind
colors: {
custom: {
50: '#dadfd4',
500: '#cbd2c2',
950: '#000000',
},
}SCSS
$custom: #cbd2c2; $custom-light: #dadfd4; $custom-dark: #000000;
JSON
{
"hex": "#cbd2c2",
"rgb": {
"r": 203,
"g": 210,
"b": 194
},
"hsl": {
"h": 86.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85391,
"c": 0.02304,
"h": 126.3
},
"luminance": 0.62685
}Semantic roles & 50–950 ramp
primary
#CBD2C2
secondary
#9B92A7
accent
#4C996E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483