#CBDED9#CBDED9
#CBDED9 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.5% C 0.021 H 178.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDED9 |
|---|---|
| RGB | rgb(203, 222, 217) |
| HSL | hsl(164, 22%, 83%) |
| HSV | hsv(164, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(86.97, -7.27, 0.28) |
| CIE-LCH | lch(86.97, 7.27, 177.78°) |
| OKLab | oklab(88.5% -0.0214 0.0006) |
| OKLCH | oklch(88.5% 0.021 178.3) |
| XYZ | xyz(63.2715, 69.9479, 75.8000) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 7.64
Lightcyan
#E0FFFF
ΔE00 7.71
Azure (CSS)
#F0FFFF
ΔE00 7.93
Mintcream
#F5FFFA
ΔE00 8.20
Honeydew
#F0FFF0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDED9 #DECBD0
analogous
#CBDECF #CBDED9 #CBD9DE
triadic
#CBDED9 #D9CBDE #DED9CB
tetradic
#CBDED9 #CFCBDE #DECBD0 #D9DECB
square
#CBDED9 #CFCBDE #DECBD0 #D9DECB
split-complementary
#CBDED9 #DECBD9 #DECFCB
monochromatic
#80AEA2 #A6C6BE #CBDED9 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.40
#CBDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CBDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDED9
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDED9 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D8D9D9
Tritanopia (blue-blind)
#C7DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbded9; /* rgb */ color: rgb(203, 222, 217); /* oklch */ color: oklch(88.5% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#dae8e4',
500: '#cbded9',
950: '#000000',
},
}SCSS
$custom: #cbded9; $custom-light: #dae8e4; $custom-dark: #000000;
JSON
{
"hex": "#cbded9",
"rgb": {
"r": 203,
"g": 222,
"b": 217
},
"hsl": {
"h": 164.211,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88496,
"c": 0.02141,
"h": 178.3
},
"luminance": 0.69949
}Semantic roles & 50–950 ramp
primary
#CBDED9
secondary
#B499A0
accent
#455DA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484