#CBDBCE#CBDBCE
#CBDBCE is a very light, muted green. Relative luminance 0.678; OKLCH L 87.6% C 0.025 H 151.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBCE |
|---|---|
| RGB | rgb(203, 219, 206) |
| HSL | hsl(131, 18%, 83%) |
| HSV | hsv(131, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.91, -7.76, 4.55) |
| CIE-LCH | lch(85.91, 9.00, 149.63°) |
| OKLab | oklab(87.57% -0.0216 0.0119) |
| OKLCH | oklch(87.57% 0.025 151.1) |
| XYZ | xyz(61.0985, 67.8152, 68.2513) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.09
Honeydew
#F0FFF0
ΔE00 7.80
Silver (survey)
#C5C9C7
ΔE00 8.19
Mintcream
#F5FFFA
ΔE00 9.27
Beige
#F5F5DC
ΔE00 9.54
Light Gray
#D3D3D3
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBCE #DBCBD8
analogous
#D0DBCB #CBDBCE #CBDBD6
triadic
#CBDBCE #CECBDB #DBCECB
tetradic
#CBDBCE #CBD0DB #DBCBD8 #DBD6CB
square
#CBDBCE #CBD0DB #DBCBD8 #DBD6CB
split-complementary
#CBDBCE #D6CBDB #DBCBD0
monochromatic
#83A98A #A7C2AC #CBDBCE #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.44
#CBDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CBDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBCE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBCE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#C9DAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdbce; /* rgb */ color: rgb(203, 219, 206); /* oklch */ color: oklch(87.6% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#dae6dd',
500: '#cbdbce',
950: '#000000',
},
}SCSS
$custom: #cbdbce; $custom-light: #dae6dd; $custom-dark: #000000;
JSON
{
"hex": "#cbdbce",
"rgb": {
"r": 203,
"g": 219,
"b": 206
},
"hsl": {
"h": 131.25,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.8757,
"c": 0.02463,
"h": 151.1
},
"luminance": 0.67816
}Semantic roles & 50–950 ramp
primary
#CBDBCE
secondary
#B19AAC
accent
#498D9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484