#B7DFD1#B7DFD1
#B7DFD1 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 171.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD1 |
|---|---|
| RGB | rgb(183, 223, 209) |
| HSL | hsl(159, 38%, 80%) |
| HSV | hsv(159, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.73, -15.80, 2.53) |
| CIE-LCH | lch(85.73, 16.00, 170.90°) |
| OKLab | oklab(87.11% -0.0456 0.0065) |
| OKLCH | oklch(87.11% 0.046 171.9) |
| XYZ | xyz(57.4217, 67.4444, 70.3019) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.46
Eggshell Blue
#C4FFF7
ΔE00 7.77
Ice
#D6FFFA
ΔE00 7.93
Light Light Blue
#CAFFFB
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD1 #DFB7C5
analogous
#B7DFBD #B7DFD1 #B7D9DF
triadic
#B7DFD1 #D1B7DF #DFD1B7
tetradic
#B7DFD1 #BDB7DF #DFB7C5 #D9DFB7
square
#B7DFD1 #BDB7DF #DFB7C5 #D9DFB7
split-complementary
#B7DFD1 #DFB7D9 #DFBDB7
monochromatic
#62B99B #8DCCB6 #B7DFD1 #E1F2EC #EAF6F1
Accessibility & contrast
On white
1.45
#B7DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B7DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD1
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD1 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD0
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#AEE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfd1; /* rgb */ color: rgb(183, 223, 209); /* oklch */ color: oklch(87.1% 0.046 171.9);
Tailwind
colors: {
custom: {
50: '#cde9df',
500: '#b7dfd1',
950: '#000000',
},
}SCSS
$custom: #b7dfd1; $custom-light: #cde9df; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd1",
"rgb": {
"r": 183,
"g": 223,
"b": 209
},
"hsl": {
"h": 159,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87111,
"c": 0.04609,
"h": 171.9
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#B7DFD1
secondary
#B78395
accent
#3460B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484