#B7DFDB#B7DFDB
#B7DFDB is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.042 H 189.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFDB |
|---|---|
| RGB | rgb(183, 223, 219) |
| HSL | hsl(174, 38%, 80%) |
| HSV | hsv(174, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.98, -13.79, -2.37) |
| CIE-LCH | lch(85.98, 13.99, 189.76°) |
| OKLab | oklab(87.4% -0.0416 -0.0066) |
| OKLCH | oklch(87.4% 0.042 189) |
| XYZ | xyz(58.6988, 67.9553, 77.0281) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.23
Paleturquoise
#AFEEEE
ΔE00 5.28
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Pale Blue
#D0FEFE
ΔE00 6.84
Ice
#D6FFFA
ΔE00 6.88
Light Sky Blue
#C6FCFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFDB #DFB7BB
analogous
#B7DFC7 #B7DFDB #B7CFDF
triadic
#B7DFDB #DBB7DF #DFDBB7
tetradic
#B7DFDB #C7B7DF #DFB7BB #CFDFB7
square
#B7DFDB #C7B7DF #DFB7BB #CFDFB7
split-complementary
#B7DFDB #DFB7CF #DFC7B7
monochromatic
#62B9B1 #8DCCC6 #B7DFDB #E1F2F0 #EAF6F4
Accessibility & contrast
On white
1.44
#B7DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#B7DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFDB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFDB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#ACE1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfdb; /* rgb */ color: rgb(183, 223, 219); /* oklch */ color: oklch(87.4% 0.042 189.0);
Tailwind
colors: {
custom: {
50: '#cde9e6',
500: '#b7dfdb',
950: '#000000',
},
}SCSS
$custom: #b7dfdb; $custom-light: #cde9e6; $custom-dark: #000000;
JSON
{
"hex": "#b7dfdb",
"rgb": {
"r": 183,
"g": 223,
"b": 219
},
"hsl": {
"h": 174,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.874,
"c": 0.04214,
"h": 189
},
"luminance": 0.67957
}Semantic roles & 50–950 ramp
primary
#B7DFDB
secondary
#B78388
accent
#3441B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484