#B7DFDC#B7DFDC
#B7DFDC is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.042 H 190.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFDC |
|---|---|
| RGB | rgb(183, 223, 220) |
| HSL | hsl(176, 38%, 80%) |
| HSV | hsv(176, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.01, -13.59, -2.86) |
| CIE-LCH | lch(86.01, 13.88, 191.90°) |
| OKLab | oklab(87.43% -0.0412 -0.0079) |
| OKLCH | oklch(87.43% 0.042 190.8) |
| XYZ | xyz(58.8308, 68.0081, 77.7235) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.83
Paleturquoise
#AFEEEE
ΔE00 5.21
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Pale Blue
#D0FEFE
ΔE00 6.74
Light Sky Blue
#C6FCFF
ΔE00 6.81
Pale Sky Blue
#BDF6FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFDC #DFB7BA
analogous
#B7DFC8 #B7DFDC #B7CEDF
triadic
#B7DFDC #DCB7DF #DFDCB7
tetradic
#B7DFDC #C8B7DF #DFB7BA #CEDFB7
square
#B7DFDC #C8B7DF #DFB7BA #CEDFB7
split-complementary
#B7DFDC #DFB7CE #DFC8B7
monochromatic
#62B9B3 #8DCCC7 #B7DFDC #E1F2F1 #EAF6F5
Accessibility & contrast
On white
1.44
#B7DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#B7DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFDC
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFDC | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#ACE1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfdc; /* rgb */ color: rgb(183, 223, 220); /* oklch */ color: oklch(87.4% 0.042 190.8);
Tailwind
colors: {
custom: {
50: '#cde9e6',
500: '#b7dfdc',
950: '#000000',
},
}SCSS
$custom: #b7dfdc; $custom-light: #cde9e6; $custom-dark: #000000;
JSON
{
"hex": "#b7dfdc",
"rgb": {
"r": 183,
"g": 223,
"b": 220
},
"hsl": {
"h": 175.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.8743,
"c": 0.04197,
"h": 190.8
},
"luminance": 0.6801
}Semantic roles & 50–950 ramp
primary
#B7DFDC
secondary
#B78387
accent
#343DB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484