#CBDDDE#CBDDDE
#CBDDDE is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.4% C 0.019 H 200.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDDE |
|---|---|
| RGB | rgb(203, 221, 222) |
| HSL | hsl(183, 22%, 83%) |
| HSV | hsv(183, 9%, 87%) |
| CMYK | cmyk(8.6%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.84, -5.80, -2.55) |
| CIE-LCH | lch(86.84, 6.33, 203.72°) |
| OKLab | oklab(88.44% -0.0181 -0.0069) |
| OKLCH | oklch(88.44% 0.019 200.8) |
| XYZ | xyz(63.6669, 69.6824, 79.1888) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 6.89
Azure (CSS)
#F0FFFF
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDDE #DECCCB
analogous
#CBDED5 #CBDDDE #CBD3DE
triadic
#CBDDDE #DECBDD #DDDECB
tetradic
#CBDDDE #D5CBDE #DECCCB #D3DECB
square
#CBDDDE #D5CBDE #DECCCB #D3DECB
split-complementary
#CBDDDE #DECBD3 #DED5CB
monochromatic
#80ACAE #A6C5C6 #CBDDDE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.41
#CBDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CBDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDDE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDDE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#C6DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbddde; /* rgb */ color: rgb(203, 221, 222); /* oklch */ color: oklch(88.4% 0.019 200.8);
Tailwind
colors: {
custom: {
50: '#dbe7e8',
500: '#cbddde',
950: '#000000',
},
}SCSS
$custom: #cbddde; $custom-light: #dbe7e8; $custom-dark: #000000;
JSON
{
"hex": "#cbddde",
"rgb": {
"r": 203,
"g": 221,
"b": 222
},
"hsl": {
"h": 183.158,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88436,
"c": 0.01934,
"h": 200.8
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#CBDDDE
secondary
#B49A99
accent
#4A45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484