#B7DBDD#B7DBDD
#B7DBDD is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.038 H 200.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBDD |
|---|---|
| RGB | rgb(183, 219, 221) |
| HSL | hsl(183, 36%, 79%) |
| HSV | hsv(183, 17%, 87%) |
| CMYK | cmyk(17.2%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.97, -11.34, -4.92) |
| CIE-LCH | lch(84.97, 12.37, 203.45°) |
| OKLab | oklab(86.61% -0.0355 -0.0134) |
| OKLCH | oklch(86.61% 0.038 200.6) |
| XYZ | xyz(57.9076, 65.9490, 78.0710) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.92
Lightblue
#ADD8E6
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Light Sky Blue
#C6FCFF
ΔE00 7.61
Pale Blue
#D0FEFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBDD #DDB9B7
analogous
#B7DDCC #B7DBDD #B7C8DD
triadic
#B7DBDD #DDB7DB #DBDDB7
tetradic
#B7DBDD #CCB7DD #DDB9B7 #C8DDB7
square
#B7DBDD #CCB7DD #DDB9B7 #C8DDB7
split-complementary
#B7DBDD #DDB7C8 #DDCCB7
monochromatic
#64B1B6 #8DC6C9 #B7DBDD #E1F0F1 #EAF5F5
Accessibility & contrast
On white
1.48
#B7DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B7DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBDD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBDD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DD
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#ACDEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7dbdd; /* rgb */ color: rgb(183, 219, 221); /* oklch */ color: oklch(86.6% 0.038 200.6);
Tailwind
colors: {
custom: {
50: '#cde6e7',
500: '#b7dbdd',
950: '#000000',
},
}SCSS
$custom: #b7dbdd; $custom-light: #cde6e7; $custom-dark: #000000;
JSON
{
"hex": "#b7dbdd",
"rgb": {
"r": 183,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.158,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.86614,
"c": 0.03796,
"h": 200.6
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#B7DBDD
secondary
#B58683
accent
#3D37AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484