#B7DFD0#B7DFD0
#B7DFD0 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.047 H 170.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD0 |
|---|---|
| RGB | rgb(183, 223, 208) |
| HSL | hsl(158, 38%, 80%) |
| HSV | hsv(158, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.70, -15.99, 3.02) |
| CIE-LCH | lch(85.70, 16.28, 169.30°) |
| OKLab | oklab(87.08% -0.046 0.0078) |
| OKLCH | oklch(87.08% 0.047 170.4) |
| XYZ | xyz(57.2982, 67.3950, 69.6519) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.76
Eggshell Blue
#C4FFF7
ΔE00 7.92
Ice
#D6FFFA
ΔE00 8.13
Pale Aqua
#B8FFEB
ΔE00 8.22
Light Light Blue
#CAFFFB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD0 #DFB7C6
analogous
#B7DFBC #B7DFD0 #B7DADF
triadic
#B7DFD0 #D0B7DF #DFD0B7
tetradic
#B7DFD0 #BCB7DF #DFB7C6 #DADFB7
square
#B7DFD0 #BCB7DF #DFB7C6 #DADFB7
split-complementary
#B7DFD0 #DFB7DA #DFBCB7
monochromatic
#62B999 #8DCCB4 #B7DFD0 #E1F2EC #EAF6F1
Accessibility & contrast
On white
1.45
#B7DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B7DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD0
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD0 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#AEE0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfd0; /* rgb */ color: rgb(183, 223, 208); /* oklch */ color: oklch(87.1% 0.047 170.4);
Tailwind
colors: {
custom: {
50: '#cde9de',
500: '#b7dfd0',
950: '#000000',
},
}SCSS
$custom: #b7dfd0; $custom-light: #cde9de; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd0",
"rgb": {
"r": 183,
"g": 223,
"b": 208
},
"hsl": {
"h": 157.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87084,
"c": 0.04669,
"h": 170.4
},
"luminance": 0.67397
}Semantic roles & 50–950 ramp
primary
#B7DFD0
secondary
#B78397
accent
#3463B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484