#B7DFD6#B7DFD6
#B7DFD6 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.044 H 180.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD6 |
|---|---|
| RGB | rgb(183, 223, 214) |
| HSL | hsl(167, 38%, 80%) |
| HSV | hsv(167, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.85, -14.81, 0.08) |
| CIE-LCH | lch(85.85, 14.81, 179.71°) |
| OKLab | oklab(87.25% -0.0436 0) |
| OKLCH | oklch(87.25% 0.044 180) |
| XYZ | xyz(58.0504, 67.6959, 73.6134) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 6.26
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Ice
#D6FFFA
ΔE00 7.16
Light Light Blue
#CAFFFB
ΔE00 7.30
Eggshell Blue
#C4FFF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD6 #DFB7C0
analogous
#B7DFC2 #B7DFD6 #B7D4DF
triadic
#B7DFD6 #D6B7DF #DFD6B7
tetradic
#B7DFD6 #C2B7DF #DFB7C0 #D4DFB7
square
#B7DFD6 #C2B7DF #DFB7C0 #D4DFB7
split-complementary
#B7DFD6 #DFB7D4 #DFC2B7
monochromatic
#62B9A6 #8DCCBE #B7DFD6 #E1F2EE #EAF6F3
Accessibility & contrast
On white
1.44
#B7DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B7DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD6
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD6 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D4D4D7
Tritanopia (blue-blind)
#ADE0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfd6; /* rgb */ color: rgb(183, 223, 214); /* oklch */ color: oklch(87.3% 0.044 180.0);
Tailwind
colors: {
custom: {
50: '#cde9e2',
500: '#b7dfd6',
950: '#000000',
},
}SCSS
$custom: #b7dfd6; $custom-light: #cde9e2; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd6",
"rgb": {
"r": 183,
"g": 223,
"b": 214
},
"hsl": {
"h": 166.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87254,
"c": 0.04362,
"h": 180
},
"luminance": 0.67698
}Semantic roles & 50–950 ramp
primary
#B7DFD6
secondary
#B7838F
accent
#3450B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484