#B7DED1#B7DED1
#B7DED1 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.045 H 173.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DED1 |
|---|---|
| RGB | rgb(183, 222, 209) |
| HSL | hsl(160, 37%, 79%) |
| HSV | hsv(160, 18%, 87%) |
| CMYK | cmyk(17.6%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.46, -15.30, 2.14) |
| CIE-LCH | lch(85.46, 15.44, 172.03°) |
| OKLab | oklab(86.9% -0.0443 0.0054) |
| OKLCH | oklch(86.9% 0.045 173) |
| XYZ | xyz(57.1553, 66.9116, 70.2131) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.91
Eggshell Blue
#C4FFF7
ΔE00 7.92
Ice
#D6FFFA
ΔE00 7.93
Light Light Blue
#CAFFFB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DED1 #DEB7C4
analogous
#B7DEBE #B7DED1 #B7D8DE
triadic
#B7DED1 #D1B7DE #DED1B7
tetradic
#B7DED1 #BEB7DE #DEB7C4 #D8DEB7
square
#B7DED1 #BEB7DE #DEB7C4 #D8DEB7
split-complementary
#B7DED1 #DEB7D8 #DEBEB7
monochromatic
#63B89B #8DCBB6 #B7DED1 #E1F1EC #EAF5F2
Accessibility & contrast
On white
1.46
#B7DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B7DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DED1
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DED1 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#AEDFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7ded1; /* rgb */ color: rgb(183, 222, 209); /* oklch */ color: oklch(86.9% 0.045 173.0);
Tailwind
colors: {
custom: {
50: '#cde8df',
500: '#b7ded1',
950: '#000000',
},
}SCSS
$custom: #b7ded1; $custom-light: #cde8df; $custom-dark: #000000;
JSON
{
"hex": "#b7ded1",
"rgb": {
"r": 183,
"g": 222,
"b": 209
},
"hsl": {
"h": 160,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.86898,
"c": 0.04463,
"h": 173
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#B7DED1
secondary
#B68394
accent
#355EB0
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484