#B7DCDB#B7DCDB
#B7DCDB is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.039 H 194.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCDB |
|---|---|
| RGB | rgb(183, 220, 219) |
| HSL | hsl(178, 35%, 79%) |
| HSV | hsv(178, 17%, 86%) |
| CMYK | cmyk(16.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.18, -12.27, -3.55) |
| CIE-LCH | lch(85.18, 12.77, 196.14°) |
| OKLab | oklab(86.76% -0.0377 -0.0097) |
| OKLCH | oklch(86.76% 0.039 194.4) |
| XYZ | xyz(57.9044, 66.3664, 76.7633) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.43
Paleturquoise
#AFEEEE
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.27
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Pale Blue
#D0FEFE
ΔE00 7.34
Light Sky Blue
#C6FCFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCDB #DCB7B8
analogous
#B7DCC9 #B7DCDB #B7CBDC
triadic
#B7DCDB #DBB7DC #DCDBB7
tetradic
#B7DCDB #C9B7DC #DCB7B8 #CBDCB7
square
#B7DCDB #C9B7DC #DCB7B8 #CBDCB7
split-complementary
#B7DCDB #DCB7CB #DCC9B7
monochromatic
#65B4B2 #8EC8C6 #B7DCDB #E0F0F0 #EAF5F5
Accessibility & contrast
On white
1.47
#B7DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B7DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCDB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCDB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#ACDEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dcdb; /* rgb */ color: rgb(183, 220, 219); /* oklch */ color: oklch(86.8% 0.039 194.4);
Tailwind
colors: {
custom: {
50: '#cde6e6',
500: '#b7dcdb',
950: '#000000',
},
}SCSS
$custom: #b7dcdb; $custom-light: #cde6e6; $custom-dark: #000000;
JSON
{
"hex": "#b7dcdb",
"rgb": {
"r": 183,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.378,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.86764,
"c": 0.03888,
"h": 194.4
},
"luminance": 0.66368
}Semantic roles & 50–950 ramp
primary
#B7DCDB
secondary
#B48485
accent
#383BAD
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484