#B7DFD3#B7DFD3
#B7DFD3 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.045 H 175.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD3 |
|---|---|
| RGB | rgb(183, 223, 211) |
| HSL | hsl(162, 38%, 80%) |
| HSV | hsv(162, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.78, -15.40, 1.55) |
| CIE-LCH | lch(85.78, 15.48, 174.26°) |
| OKLab | oklab(87.17% -0.0448 0.0039) |
| OKLCH | oklch(87.17% 0.045 175.1) |
| XYZ | xyz(57.6708, 67.5441, 71.6142) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.47
Eggshell Blue
#C4FFF7
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.58
Light Light Blue
#CAFFFB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD3 #DFB7C3
analogous
#B7DFBF #B7DFD3 #B7D7DF
triadic
#B7DFD3 #D3B7DF #DFD3B7
tetradic
#B7DFD3 #BFB7DF #DFB7C3 #D7DFB7
square
#B7DFD3 #BFB7DF #DFB7C3 #D7DFB7
split-complementary
#B7DFD3 #DFB7D7 #DFBFB7
monochromatic
#62B99F #8DCCB9 #B7DFD3 #E1F2ED #EAF6F2
Accessibility & contrast
On white
1.45
#B7DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B7DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD3
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD3 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#AEE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfd3; /* rgb */ color: rgb(183, 223, 211); /* oklch */ color: oklch(87.2% 0.045 175.1);
Tailwind
colors: {
custom: {
50: '#cde9e0',
500: '#b7dfd3',
950: '#000000',
},
}SCSS
$custom: #b7dfd3; $custom-light: #cde9e0; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd3",
"rgb": {
"r": 183,
"g": 223,
"b": 211
},
"hsl": {
"h": 162,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87168,
"c": 0.04499,
"h": 175.1
},
"luminance": 0.67546
}Semantic roles & 50–950 ramp
primary
#B7DFD3
secondary
#B78393
accent
#345AB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484