#B7DBE0#B7DBE0
#B7DBE0 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.038 H 206.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBE0 |
|---|---|
| RGB | rgb(183, 219, 224) |
| HSL | hsl(187, 40%, 80%) |
| HSV | hsv(187, 18%, 88%) |
| CMYK | cmyk(18.3%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(85.05, -10.72, -6.39) |
| CIE-LCH | lch(85.05, 12.48, 210.80°) |
| OKLab | oklab(86.71% -0.0344 -0.0173) |
| OKLCH | oklch(86.71% 0.038 206.8) |
| XYZ | xyz(58.3108, 66.1103, 80.1949) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.83
Lightblue
#ADD8E6
ΔE00 3.67
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.29
Ice Blue
#A5DFF9
ΔE00 7.61
Light Sky Blue
#C6FCFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBE0 #E0BCB7
analogous
#B7E0D1 #B7DBE0 #B7C7E0
triadic
#B7DBE0 #E0B7DB #DBE0B7
tetradic
#B7DBE0 #D1B7E0 #E0BCB7 #C7E0B7
square
#B7DBE0 #D1B7E0 #E0BCB7 #C7E0B7
split-complementary
#B7DBE0 #E0B7C7 #E0D1B7
monochromatic
#61B0BB #8CC6CE #B7DBE0 #E2F0F2 #EAF4F6
Accessibility & contrast
On white
1.48
#B7DBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#B7DBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBE0
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBE0 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#CDD2E0
Tritanopia (blue-blind)
#ABDEDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7dbe0; /* rgb */ color: rgb(183, 219, 224); /* oklch */ color: oklch(86.7% 0.038 206.8);
Tailwind
colors: {
custom: {
50: '#cde6e9',
500: '#b7dbe0',
950: '#000000',
},
}SCSS
$custom: #b7dbe0; $custom-light: #cde6e9; $custom-dark: #000000;
JSON
{
"hex": "#b7dbe0",
"rgb": {
"r": 183,
"g": 219,
"b": 224
},
"hsl": {
"h": 187.317,
"s": 39.806,
"l": 79.804
},
"oklch": {
"l": 0.86706,
"c": 0.03849,
"h": 206.8
},
"luminance": 0.66112
}Semantic roles & 50–950 ramp
primary
#B7DBE0
secondary
#B98982
accent
#4233B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484