#B7DBE2#B7DBE2
#B7DBE2 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.8% C 0.039 H 210.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBE2 |
|---|---|
| RGB | rgb(183, 219, 226) |
| HSL | hsl(190, 43%, 80%) |
| HSV | hsv(190, 19%, 89%) |
| CMYK | cmyk(19%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.11, -10.30, -7.36) |
| CIE-LCH | lch(85.11, 12.66, 215.58°) |
| OKLab | oklab(86.77% -0.0336 -0.02) |
| OKLCH | oklch(86.77% 0.039 210.7) |
| XYZ | xyz(58.5836, 66.2195, 81.6317) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.92
Powder Blue
#B0E0E6
ΔE00 3.14
Ice Blue
#A5DFF9
ΔE00 6.86
Pale Sky Blue
#BDF6FE
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.79
Light Sky Blue
#C6FCFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBE2 #E2BEB7
analogous
#B7E2D3 #B7DBE2 #B7C6E2
triadic
#B7DBE2 #E2B7DB #DBE2B7
tetradic
#B7DBE2 #D3B7E2 #E2BEB7 #C6E2B7
square
#B7DBE2 #D3B7E2 #E2BEB7 #C6E2B7
split-complementary
#B7DBE2 #E2B7C6 #E2D3B7
monochromatic
#60AFBF #8BC5D0 #B7DBE2 #E3F1F4 #E9F4F6
Accessibility & contrast
On white
1.47
#B7DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B7DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBE2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBE2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#AADFDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dbe2; /* rgb */ color: rgb(183, 219, 226); /* oklch */ color: oklch(86.8% 0.039 210.7);
Tailwind
colors: {
custom: {
50: '#cde6eb',
500: '#b7dbe2',
950: '#000000',
},
}SCSS
$custom: #b7dbe2; $custom-light: #cde6eb; $custom-dark: #000000;
JSON
{
"hex": "#b7dbe2",
"rgb": {
"r": 183,
"g": 219,
"b": 226
},
"hsl": {
"h": 189.767,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.86768,
"c": 0.03909,
"h": 210.7
},
"luminance": 0.66221
}Semantic roles & 50–950 ramp
primary
#B7DBE2
secondary
#BB8B82
accent
#4630B6
background
#FEFEFE
surface
#FAFCFD
border
#D3D5D5
text
#131516
muted
#838484