#B8DFD1#B8DFD1
#B8DFD1 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 171.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFD1 |
|---|---|
| RGB | rgb(184, 223, 209) |
| HSL | hsl(158, 38%, 80%) |
| HSV | hsv(158, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.79, -15.48, 2.63) |
| CIE-LCH | lch(85.79, 15.70, 170.36°) |
| OKLab | oklab(87.18% -0.0447 0.0067) |
| OKLCH | oklch(87.18% 0.045 171.4) |
| XYZ | xyz(57.6604, 67.5675, 70.3131) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.15
Paleturquoise
#AFEEEE
ΔE00 7.58
Eggshell Blue
#C4FFF7
ΔE00 7.86
Ice
#D6FFFA
ΔE00 7.90
Light Light Blue
#CAFFFB
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFD1 #DFB8C6
analogous
#B8DFBE #B8DFD1 #B8D9DF
triadic
#B8DFD1 #D1B8DF #DFD1B8
tetradic
#B8DFD1 #BEB8DF #DFB8C6 #D9DFB8
square
#B8DFD1 #BEB8DF #DFB8C6 #D9DFB8
split-complementary
#B8DFD1 #DFB8D9 #DFBEB8
monochromatic
#64B99A #8ECCB6 #B8DFD1 #E2F2EC #EAF5F1
Accessibility & contrast
On white
1.45
#B8DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B8DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFD1
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFD1 | 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)
#DCDAD0
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#AFE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dfd1; /* rgb */ color: rgb(184, 223, 209); /* oklch */ color: oklch(87.2% 0.045 171.4);
Tailwind
colors: {
custom: {
50: '#cde9df',
500: '#b8dfd1',
950: '#000000',
},
}SCSS
$custom: #b8dfd1; $custom-light: #cde9df; $custom-dark: #000000;
JSON
{
"hex": "#b8dfd1",
"rgb": {
"r": 184,
"g": 223,
"b": 209
},
"hsl": {
"h": 158.462,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87177,
"c": 0.04517,
"h": 171.4
},
"luminance": 0.67569
}Semantic roles & 50–950 ramp
primary
#B8DFD1
secondary
#B78496
accent
#3561B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484