#B7DBDF#B7DBDF
#B7DBDF is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.038 H 204.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBDF |
|---|---|
| RGB | rgb(183, 219, 223) |
| HSL | hsl(186, 38%, 80%) |
| HSV | hsv(186, 18%, 87%) |
| CMYK | cmyk(17.9%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.03, -10.93, -5.90) |
| CIE-LCH | lch(85.03, 12.42, 208.37°) |
| OKLab | oklab(86.68% -0.0348 -0.016) |
| OKLCH | oklch(86.68% 0.038 204.7) |
| XYZ | xyz(58.1756, 66.0562, 79.4827) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Lightblue
#ADD8E6
ΔE00 4.08
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.07
Light Sky Blue
#C6FCFF
ΔE00 7.72
Pale Blue
#D0FEFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBDF #DFBBB7
analogous
#B7DFCF #B7DBDF #B7C7DF
triadic
#B7DBDF #DFB7DB #DBDFB7
tetradic
#B7DBDF #CFB7DF #DFBBB7 #C7DFB7
square
#B7DBDF #CFB7DF #DFBBB7 #C7DFB7
split-complementary
#B7DBDF #DFB7C7 #DFCFB7
monochromatic
#62B1B9 #8DC6CC #B7DBDF #E1F0F2 #EAF4F6
Accessibility & contrast
On white
1.48
#B7DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#B7DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBDF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBDF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#ABDEDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7dbdf; /* rgb */ color: rgb(183, 219, 223); /* oklch */ color: oklch(86.7% 0.038 204.7);
Tailwind
colors: {
custom: {
50: '#cde6e9',
500: '#b7dbdf',
950: '#000000',
},
}SCSS
$custom: #b7dbdf; $custom-light: #cde6e9; $custom-dark: #000000;
JSON
{
"hex": "#b7dbdf",
"rgb": {
"r": 183,
"g": 219,
"b": 223
},
"hsl": {
"h": 186,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.86675,
"c": 0.03827,
"h": 204.7
},
"luminance": 0.66058
}Semantic roles & 50–950 ramp
primary
#B7DBDF
secondary
#B78883
accent
#4134B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484