#B7DFDD#B7DFDD
#B7DFDD is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.042 H 192.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFDD |
|---|---|
| RGB | rgb(183, 223, 221) |
| HSL | hsl(177, 38%, 80%) |
| HSV | hsv(177, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.04, -13.38, -3.35) |
| CIE-LCH | lch(86.04, 13.79, 194.06°) |
| OKLab | oklab(87.46% -0.0408 -0.0092) |
| OKLCH | oklch(87.46% 0.042 192.7) |
| XYZ | xyz(58.9636, 68.0612, 78.4230) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.44
Paleturquoise
#AFEEEE
ΔE00 5.19
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Pale Blue
#D0FEFE
ΔE00 6.67
Light Sky Blue
#C6FCFF
ΔE00 6.69
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFDD #DFB7B9
analogous
#B7DFC9 #B7DFDD #B7CDDF
triadic
#B7DFDD #DDB7DF #DFDDB7
tetradic
#B7DFDD #C9B7DF #DFB7B9 #CDDFB7
square
#B7DFDD #C9B7DF #DFB7B9 #CDDFB7
split-complementary
#B7DFDD #DFB7CD #DFC9B7
monochromatic
#62B9B5 #8DCCC9 #B7DFDD #E1F2F1 #EAF6F5
Accessibility & contrast
On white
1.44
#B7DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#B7DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFDD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFDD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#ABE1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfdd; /* rgb */ color: rgb(183, 223, 221); /* oklch */ color: oklch(87.5% 0.042 192.7);
Tailwind
colors: {
custom: {
50: '#cde9e7',
500: '#b7dfdd',
950: '#000000',
},
}SCSS
$custom: #b7dfdd; $custom-light: #cde9e7; $custom-dark: #000000;
JSON
{
"hex": "#b7dfdd",
"rgb": {
"r": 183,
"g": 223,
"b": 221
},
"hsl": {
"h": 177,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87459,
"c": 0.04186,
"h": 192.7
},
"luminance": 0.68063
}Semantic roles & 50–950 ramp
primary
#B7DFDD
secondary
#B78385
accent
#343AB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484