#CBDDDF#CBDDDF
#CBDDDF is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.5% C 0.019 H 204.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDDF |
|---|---|
| RGB | rgb(203, 221, 223) |
| HSL | hsl(186, 24%, 84%) |
| HSV | hsv(186, 9%, 87%) |
| CMYK | cmyk(9%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(86.87, -5.60, -3.04) |
| CIE-LCH | lch(86.87, 6.37, 208.45°) |
| OKLab | oklab(88.47% -0.0177 -0.0082) |
| OKLCH | oklch(88.47% 0.02 204.8) |
| XYZ | xyz(63.8014, 69.7362, 79.8968) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.22
Silver (survey)
#C5C9C7
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.46
Azure (CSS)
#F0FFFF
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDDF #DFCDCB
analogous
#CBDFD7 #CBDDDF #CBD3DF
triadic
#CBDDDF #DFCBDD #DDDFCB
tetradic
#CBDDDF #D7CBDF #DFCDCB #D3DFCB
square
#CBDDDF #D7CBDF #DFCDCB #D3DFCB
split-complementary
#CBDDDF #DFCBD3 #DFD7CB
monochromatic
#7FABB0 #A5C4C8 #CBDDDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.40
#CBDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CBDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDDF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDDF | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#C6DFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdddf; /* rgb */ color: rgb(203, 221, 223); /* oklch */ color: oklch(88.5% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#dbe7e9',
500: '#cbdddf',
950: '#000000',
},
}SCSS
$custom: #cbdddf; $custom-light: #dbe7e9; $custom-dark: #000000;
JSON
{
"hex": "#cbdddf",
"rgb": {
"r": 203,
"g": 221,
"b": 223
},
"hsl": {
"h": 186,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88466,
"c": 0.0195,
"h": 204.8
},
"luminance": 0.69737
}Semantic roles & 50–950 ramp
primary
#CBDDDF
secondary
#B69B98
accent
#4D43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484