#CBDED6#CBDED6
#CBDED6 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.023 H 168.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDED6 |
|---|---|
| RGB | rgb(203, 222, 214) |
| HSL | hsl(155, 22%, 83%) |
| HSV | hsv(155, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(86.90, -7.83, 1.75) |
| CIE-LCH | lch(86.90, 8.02, 167.39°) |
| OKLab | oklab(88.41% -0.0226 0.0045) |
| OKLCH | oklch(88.41% 0.023 168.7) |
| XYZ | xyz(62.8849, 69.7933, 73.7637) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.13
Honeydew
#F0FFF0
ΔE00 7.75
Silver (survey)
#C5C9C7
ΔE00 8.10
Lightcyan
#E0FFFF
ΔE00 8.18
Mintcream
#F5FFFA
ΔE00 8.43
Azure (CSS)
#F0FFFF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDED6 #DECBD3
analogous
#CBDECC #CBDED6 #CBDCDE
triadic
#CBDED6 #D6CBDE #DED6CB
tetradic
#CBDED6 #CCCBDE #DECBD3 #DCDECB
square
#CBDED6 #CCCBDE #DECBD3 #DCDECB
split-complementary
#CBDED6 #DECBDC #DECCCB
monochromatic
#80AE9B #A6C6B8 #CBDED6 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.40
#CBDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CBDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDED6
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDED6 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#D9D9D6
Tritanopia (blue-blind)
#C7DEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbded6; /* rgb */ color: rgb(203, 222, 214); /* oklch */ color: oklch(88.4% 0.023 168.7);
Tailwind
colors: {
custom: {
50: '#dae8e2',
500: '#cbded6',
950: '#000000',
},
}SCSS
$custom: #cbded6; $custom-light: #dae8e2; $custom-dark: #000000;
JSON
{
"hex": "#cbded6",
"rgb": {
"r": 203,
"g": 222,
"b": 214
},
"hsl": {
"h": 154.737,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88411,
"c": 0.02303,
"h": 168.7
},
"luminance": 0.69794
}Semantic roles & 50–950 ramp
primary
#CBDED6
secondary
#B499A4
accent
#456BA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484