#B7DFD2#B7DFD2
#B7DFD2 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.046 H 173.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD2 |
|---|---|
| RGB | rgb(183, 223, 210) |
| HSL | hsl(161, 38%, 80%) |
| HSV | hsv(161, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.75, -15.60, 2.04) |
| CIE-LCH | lch(85.75, 15.73, 172.55°) |
| OKLab | oklab(87.14% -0.0452 0.0052) |
| OKLCH | oklch(87.14% 0.046 173.5) |
| XYZ | xyz(57.5459, 67.4941, 70.9560) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.16
Eggshell Blue
#C4FFF7
ΔE00 7.65
Ice
#D6FFFA
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 7.87
Light Light Blue
#CAFFFB
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD2 #DFB7C4
analogous
#B7DFBE #B7DFD2 #B7D8DF
triadic
#B7DFD2 #D2B7DF #DFD2B7
tetradic
#B7DFD2 #BEB7DF #DFB7C4 #D8DFB7
square
#B7DFD2 #BEB7DF #DFB7C4 #D8DFB7
split-complementary
#B7DFD2 #DFB7D8 #DFBEB7
monochromatic
#62B99D #8DCCB8 #B7DFD2 #E1F2EC #EAF6F2
Accessibility & contrast
On white
1.45
#B7DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B7DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#AEE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfd2; /* rgb */ color: rgb(183, 223, 210); /* oklch */ color: oklch(87.1% 0.046 173.5);
Tailwind
colors: {
custom: {
50: '#cde9df',
500: '#b7dfd2',
950: '#000000',
},
}SCSS
$custom: #b7dfd2; $custom-light: #cde9df; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd2",
"rgb": {
"r": 183,
"g": 223,
"b": 210
},
"hsl": {
"h": 160.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.8714,
"c": 0.04552,
"h": 173.5
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#B7DFD2
secondary
#B78394
accent
#345DB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484