#CBDEDA#CBDEDA
#CBDEDA is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.5% C 0.021 H 181.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEDA |
|---|---|
| RGB | rgb(203, 222, 218) |
| HSL | hsl(167, 22%, 83%) |
| HSV | hsv(167, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(87.00, -7.08, -0.21) |
| CIE-LCH | lch(87.00, 7.08, 181.69°) |
| OKLab | oklab(88.53% -0.021 -0.0007) |
| OKLCH | oklch(88.53% 0.021 181.8) |
| XYZ | xyz(63.4020, 70.0001, 76.4871) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.90
Silver (survey)
#C5C9C7
ΔE00 7.52
Lightcyan
#E0FFFF
ΔE00 7.60
Azure (CSS)
#F0FFFF
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEDA #DECBCF
analogous
#CBDED0 #CBDEDA #CBD8DE
triadic
#CBDEDA #DACBDE #DEDACB
tetradic
#CBDEDA #D0CBDE #DECBCF #D8DECB
square
#CBDEDA #D0CBDE #DECBCF #D8DECB
split-complementary
#CBDEDA #DECBD8 #DED0CB
monochromatic
#80AEA5 #A6C6BF #CBDEDA #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.40
#CBDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CBDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEDA
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEDA | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D8D9DA
Tritanopia (blue-blind)
#C7DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdeda; /* rgb */ color: rgb(203, 222, 218); /* oklch */ color: oklch(88.5% 0.021 181.8);
Tailwind
colors: {
custom: {
50: '#dae8e5',
500: '#cbdeda',
950: '#000000',
},
}SCSS
$custom: #cbdeda; $custom-light: #dae8e5; $custom-dark: #000000;
JSON
{
"hex": "#cbdeda",
"rgb": {
"r": 203,
"g": 222,
"b": 218
},
"hsl": {
"h": 167.368,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88525,
"c": 0.02102,
"h": 181.8
},
"luminance": 0.70001
}Semantic roles & 50–950 ramp
primary
#CBDEDA
secondary
#B4999F
accent
#4558A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484