#CBDBCF#CBDBCF
#CBDBCF is a very light, muted green. Relative luminance 0.679; OKLCH L 87.6% C 0.024 H 153.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBCF |
|---|---|
| RGB | rgb(203, 219, 207) |
| HSL | hsl(135, 18%, 83%) |
| HSV | hsv(135, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.94, -7.58, 4.06) |
| CIE-LCH | lch(85.94, 8.60, 151.86°) |
| OKLab | oklab(87.6% -0.0212 0.0106) |
| OKLCH | oklch(87.6% 0.024 153.4) |
| XYZ | xyz(61.2204, 67.8639, 68.8931) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.87
Honeydew
#F0FFF0
ΔE00 7.83
Silver (survey)
#C5C9C7
ΔE00 7.95
Mintcream
#F5FFFA
ΔE00 9.10
Light Gray
#D3D3D3
ΔE00 9.53
Gainsboro
#DCDCDC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBCF #DBCBD7
analogous
#CFDBCB #CBDBCF #CBDBD7
triadic
#CBDBCF #CFCBDB #DBCFCB
tetradic
#CBDBCF #CBCFDB #DBCBD7 #DBD7CB
square
#CBDBCF #CBCFDB #DBCBD7 #DBD7CB
split-complementary
#CBDBCF #D7CBDB #DBCBCF
monochromatic
#83A98C #A7C2AE #CBDBCF #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.44
#CBDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CBDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBCF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBCF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#C9DAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdbcf; /* rgb */ color: rgb(203, 219, 207); /* oklch */ color: oklch(87.6% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#dae6dd',
500: '#cbdbcf',
950: '#000000',
},
}SCSS
$custom: #cbdbcf; $custom-light: #dae6dd; $custom-dark: #000000;
JSON
{
"hex": "#cbdbcf",
"rgb": {
"r": 203,
"g": 219,
"b": 207
},
"hsl": {
"h": 135,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.87597,
"c": 0.02368,
"h": 153.4
},
"luminance": 0.67865
}Semantic roles & 50–950 ramp
primary
#CBDBCF
secondary
#B19AAB
accent
#49889C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484