#CBDEDB#CBDEDB
#CBDEDB is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.6% C 0.021 H 185.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEDB |
|---|---|
| RGB | rgb(203, 222, 219) |
| HSL | hsl(171, 22%, 83%) |
| HSV | hsv(171, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.02, -6.89, -0.70) |
| CIE-LCH | lch(87.02, 6.92, 185.79°) |
| OKLab | oklab(88.55% -0.0206 -0.002) |
| OKLCH | oklch(88.55% 0.021 185.4) |
| XYZ | xyz(63.5333, 70.0526, 77.1784) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 7.52
Azure (CSS)
#F0FFFF
ΔE00 7.64
Fog
#D8DCE0
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEDB #DECBCE
analogous
#CBDED1 #CBDEDB #CBD7DE
triadic
#CBDEDB #DBCBDE #DEDBCB
tetradic
#CBDEDB #D1CBDE #DECBCE #D7DECB
square
#CBDEDB #D1CBDE #DECBCE #D7DECB
split-complementary
#CBDEDB #DECBD7 #DED1CB
monochromatic
#80AEA7 #A6C6C1 #CBDEDB #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.40
#CBDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CBDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEDB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEDB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#C6DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdedb; /* rgb */ color: rgb(203, 222, 219); /* oklch */ color: oklch(88.6% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#dae8e6',
500: '#cbdedb',
950: '#000000',
},
}SCSS
$custom: #cbdedb; $custom-light: #dae8e6; $custom-dark: #000000;
JSON
{
"hex": "#cbdedb",
"rgb": {
"r": 203,
"g": 222,
"b": 219
},
"hsl": {
"h": 170.526,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88554,
"c": 0.02071,
"h": 185.4
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#CBDEDB
secondary
#B4999D
accent
#4553A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484