#B7DBDC#B7DBDC
#B7DBDC is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.038 H 198.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBDC |
|---|---|
| RGB | rgb(183, 219, 220) |
| HSL | hsl(182, 35%, 79%) |
| HSV | hsv(182, 17%, 86%) |
| CMYK | cmyk(16.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.94, -11.55, -4.43) |
| CIE-LCH | lch(84.94, 12.37, 200.99°) |
| OKLab | oklab(86.58% -0.0359 -0.012) |
| OKLCH | oklch(86.58% 0.038 198.5) |
| XYZ | xyz(57.7747, 65.8959, 77.3714) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.09
Lightblue
#ADD8E6
ΔE00 5.35
Paleturquoise
#AFEEEE
ΔE00 6.58
Pale Sky Blue
#BDF6FE
ΔE00 7.03
Light Sky Blue
#C6FCFF
ΔE00 7.60
Pale Blue
#D0FEFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBDC #DCB8B7
analogous
#B7DCCB #B7DBDC #B7C9DC
triadic
#B7DBDC #DCB7DB #DBDCB7
tetradic
#B7DBDC #CBB7DC #DCB8B7 #C9DCB7
square
#B7DBDC #CBB7DC #DCB8B7 #C9DCB7
split-complementary
#B7DBDC #DCB7C9 #DCCBB7
monochromatic
#65B2B4 #8EC6C8 #B7DBDC #E0F0F0 #EAF5F5
Accessibility & contrast
On white
1.48
#B7DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#B7DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBDC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBDC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#ACDEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7dbdc; /* rgb */ color: rgb(183, 219, 220); /* oklch */ color: oklch(86.6% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#cde6e6',
500: '#b7dbdc',
950: '#000000',
},
}SCSS
$custom: #b7dbdc; $custom-light: #cde6e6; $custom-dark: #000000;
JSON
{
"hex": "#b7dbdc",
"rgb": {
"r": 183,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.622,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.86583,
"c": 0.03789,
"h": 198.5
},
"luminance": 0.65898
}Semantic roles & 50–950 ramp
primary
#B7DBDC
secondary
#B48584
accent
#3B38AD
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484