#B7DFD5#B7DFD5
#B7DFD5 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.044 H 178.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD5 |
|---|---|
| RGB | rgb(183, 223, 213) |
| HSL | hsl(165, 38%, 80%) |
| HSV | hsv(165, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.83, -15.01, 0.57) |
| CIE-LCH | lch(85.83, 15.02, 177.84°) |
| OKLab | oklab(87.23% -0.044 0.0013) |
| OKLCH | oklch(87.23% 0.044 178.3) |
| XYZ | xyz(57.9231, 67.6450, 72.9429) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 6.56
Powder Blue
#B0E0E6
ΔE00 6.67
Ice
#D6FFFA
ΔE00 7.29
Eggshell Blue
#C4FFF7
ΔE00 7.38
Light Light Blue
#CAFFFB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD5 #DFB7C1
analogous
#B7DFC1 #B7DFD5 #B7D5DF
triadic
#B7DFD5 #D5B7DF #DFD5B7
tetradic
#B7DFD5 #C1B7DF #DFB7C1 #D5DFB7
square
#B7DFD5 #C1B7DF #DFB7C1 #D5DFB7
split-complementary
#B7DFD5 #DFB7D5 #DFC1B7
monochromatic
#62B9A4 #8DCCBC #B7DFD5 #E1F2EE #EAF6F3
Accessibility & contrast
On white
1.45
#B7DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B7DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD5 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#ADE0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfd5; /* rgb */ color: rgb(183, 223, 213); /* oklch */ color: oklch(87.2% 0.044 178.3);
Tailwind
colors: {
custom: {
50: '#cde9e1',
500: '#b7dfd5',
950: '#000000',
},
}SCSS
$custom: #b7dfd5; $custom-light: #cde9e1; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd5",
"rgb": {
"r": 183,
"g": 223,
"b": 213
},
"hsl": {
"h": 165,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87225,
"c": 0.04404,
"h": 178.3
},
"luminance": 0.67647
}Semantic roles & 50–950 ramp
primary
#B7DFD5
secondary
#B78390
accent
#3453B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484