#CBDFDC#CBDFDC
#CBDFDC is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.8% C 0.022 H 186.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFDC |
|---|---|
| RGB | rgb(203, 223, 220) |
| HSL | hsl(171, 24%, 84%) |
| HSV | hsv(171, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.31, -7.21, -0.81) |
| CIE-LCH | lch(87.31, 7.25, 186.39°) |
| OKLab | oklab(88.79% -0.0216 -0.0023) |
| OKLCH | oklch(88.79% 0.022 186) |
| XYZ | xyz(63.9317, 70.6382, 77.9626) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.24
Lightcyan
#E0FFFF
ΔE00 7.22
Azure (CSS)
#F0FFFF
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 7.80
Fog
#D8DCE0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFDC #DFCBCE
analogous
#CBDFD2 #CBDFDC #CBD8DF
triadic
#CBDFDC #DCCBDF #DFDCCB
tetradic
#CBDFDC #D2CBDF #DFCBCE #D8DFCB
square
#CBDFDC #D2CBDF #DFCBCE #D8DFCB
split-complementary
#CBDFDC #DFCBD8 #DFD2CB
monochromatic
#7FB0A9 #A5C8C2 #CBDFDC #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.39
#CBDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CBDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFDC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFDC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#C6E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdfdc; /* rgb */ color: rgb(203, 223, 220); /* oklch */ color: oklch(88.8% 0.022 186.0);
Tailwind
colors: {
custom: {
50: '#dbe9e6',
500: '#cbdfdc',
950: '#000000',
},
}SCSS
$custom: #cbdfdc; $custom-light: #dbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#cbdfdc",
"rgb": {
"r": 203,
"g": 223,
"b": 220
},
"hsl": {
"h": 171,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88789,
"c": 0.02173,
"h": 186
},
"luminance": 0.70639
}Semantic roles & 50–950 ramp
primary
#CBDFDC
secondary
#B6989D
accent
#4351A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484