#B7DFD9#B7DFD9
#B7DFD9 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.3% C 0.043 H 185.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD9 |
|---|---|
| RGB | rgb(183, 223, 217) |
| HSL | hsl(171, 38%, 80%) |
| HSV | hsv(171, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.93, -14.20, -1.39) |
| CIE-LCH | lch(85.93, 14.27, 185.61°) |
| OKLab | oklab(87.34% -0.0424 -0.0039) |
| OKLCH | oklch(87.34% 0.043 185.3) |
| XYZ | xyz(58.4371, 67.8506, 75.6497) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.04
Paleturquoise
#AFEEEE
ΔE00 5.52
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Ice
#D6FFFA
ΔE00 6.92
Light Light Blue
#CAFFFB
ΔE00 7.04
Pale Blue
#D0FEFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD9 #DFB7BD
analogous
#B7DFC5 #B7DFD9 #B7D1DF
triadic
#B7DFD9 #D9B7DF #DFD9B7
tetradic
#B7DFD9 #C5B7DF #DFB7BD #D1DFB7
square
#B7DFD9 #C5B7DF #DFB7BD #D1DFB7
split-complementary
#B7DFD9 #DFB7D1 #DFC5B7
monochromatic
#62B9AC #8DCCC3 #B7DFD9 #E1F2EF #EAF6F4
Accessibility & contrast
On white
1.44
#B7DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#B7DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD9
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD9 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D3D4DA
Tritanopia (blue-blind)
#ACE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfd9; /* rgb */ color: rgb(183, 223, 217); /* oklch */ color: oklch(87.3% 0.043 185.3);
Tailwind
colors: {
custom: {
50: '#cde9e4',
500: '#b7dfd9',
950: '#000000',
},
}SCSS
$custom: #b7dfd9; $custom-light: #cde9e4; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd9",
"rgb": {
"r": 183,
"g": 223,
"b": 217
},
"hsl": {
"h": 171,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87341,
"c": 0.0426,
"h": 185.3
},
"luminance": 0.67852
}Semantic roles & 50–950 ramp
primary
#B7DFD9
secondary
#B7838B
accent
#3447B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484