#B7DBDB#B7DBDB
#B7DBDB is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.6% C 0.038 H 196.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBDB |
|---|---|
| RGB | rgb(183, 219, 219) |
| HSL | hsl(180, 33%, 79%) |
| HSV | hsv(180, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.92, -11.76, -3.94) |
| CIE-LCH | lch(84.92, 12.40, 198.53°) |
| OKLab | oklab(86.55% -0.0363 -0.0107) |
| OKLCH | oklch(86.55% 0.038 196.5) |
| XYZ | xyz(57.6427, 65.8431, 76.6760) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Lightblue
#ADD8E6
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Pale Blue
#D0FEFE
ΔE00 7.59
Light Sky Blue
#C6FCFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBDB #DBB7B7
analogous
#B7DBC9 #B7DBDB #B7C9DB
triadic
#B7DBDB #DBB7DB #DBDBB7
tetradic
#B7DBDB #C9B7DB #DBB7B7 #C9DBB7
square
#B7DBDB #C9B7DB #DBB7B7 #C9DBB7
split-complementary
#B7DBDB #DBB7C9 #DBC9B7
monochromatic
#65B2B2 #8EC7C7 #B7DBDB #E0EFEF #EBF5F5
Accessibility & contrast
On white
1.48
#B7DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B7DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBDB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBDB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#ACDEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7dbdb; /* rgb */ color: rgb(183, 219, 219); /* oklch */ color: oklch(86.6% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#cde6e6',
500: '#b7dbdb',
950: '#000000',
},
}SCSS
$custom: #b7dbdb; $custom-light: #cde6e6; $custom-dark: #000000;
JSON
{
"hex": "#b7dbdb",
"rgb": {
"r": 183,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.86553,
"c": 0.03787,
"h": 196.5
},
"luminance": 0.65845
}Semantic roles & 50–950 ramp
primary
#B7DBDB
secondary
#B28484
accent
#3939AC
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484