#CBDED5#CBDED5
#CBDED5 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.4% C 0.024 H 165.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDED5 |
|---|---|
| RGB | rgb(203, 222, 213) |
| HSL | hsl(152, 22%, 83%) |
| HSV | hsv(152, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(86.87, -8.02, 2.24) |
| CIE-LCH | lch(86.87, 8.32, 164.37°) |
| OKLab | oklab(88.38% -0.023 0.0058) |
| OKLCH | oklch(88.38% 0.024 165.8) |
| XYZ | xyz(62.7576, 69.7424, 73.0932) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.25
Honeydew
#F0FFF0
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 8.29
Lightcyan
#E0FFFF
ΔE00 8.38
Mintcream
#F5FFFA
ΔE00 8.55
Azure (CSS)
#F0FFFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDED5 #DECBD4
analogous
#CBDECB #CBDED5 #CBDDDE
triadic
#CBDED5 #D5CBDE #DED5CB
tetradic
#CBDED5 #CBCBDE #DECBD4 #DDDECB
square
#CBDED5 #CBCBDE #DECBD4 #DDDECB
split-complementary
#CBDED5 #DECBDD #DECBCB
monochromatic
#80AE99 #A6C6B7 #CBDED5 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.40
#CBDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CBDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDED5
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDED5 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D9D8D6
Tritanopia (blue-blind)
#C8DEDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbded5; /* rgb */ color: rgb(203, 222, 213); /* oklch */ color: oklch(88.4% 0.024 165.8);
Tailwind
colors: {
custom: {
50: '#dae8e1',
500: '#cbded5',
950: '#000000',
},
}SCSS
$custom: #cbded5; $custom-light: #dae8e1; $custom-dark: #000000;
JSON
{
"hex": "#cbded5",
"rgb": {
"r": 203,
"g": 222,
"b": 213
},
"hsl": {
"h": 151.579,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88383,
"c": 0.0237,
"h": 165.8
},
"luminance": 0.69743
}Semantic roles & 50–950 ramp
primary
#CBDED5
secondary
#B499A6
accent
#4570A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484