#B8DFD5#B8DFD5
#B8DFD5 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.043 H 178.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFD5 |
|---|---|
| RGB | rgb(184, 223, 213) |
| HSL | hsl(165, 38%, 80%) |
| HSV | hsv(165, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.89, -14.69, 0.66) |
| CIE-LCH | lch(85.89, 14.71, 177.41°) |
| OKLab | oklab(87.29% -0.0431 0.0015) |
| OKLCH | oklch(87.29% 0.043 178) |
| XYZ | xyz(58.1619, 67.7681, 72.9540) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 6.70
Ice
#D6FFFA
ΔE00 7.25
Eggshell Blue
#C4FFF7
ΔE00 7.47
Light Light Blue
#CAFFFB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFD5 #DFB8C2
analogous
#B8DFC2 #B8DFD5 #B8D6DF
triadic
#B8DFD5 #D5B8DF #DFD5B8
tetradic
#B8DFD5 #C2B8DF #DFB8C2 #D6DFB8
square
#B8DFD5 #C2B8DF #DFB8C2 #D6DFB8
split-complementary
#B8DFD5 #DFB8D6 #DFC2B8
monochromatic
#64B9A3 #8ECCBC #B8DFD5 #E2F2EE #EAF5F3
Accessibility & contrast
On white
1.44
#B8DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#B8DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFD5
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFD5 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#AFE0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dfd5; /* rgb */ color: rgb(184, 223, 213); /* oklch */ color: oklch(87.3% 0.043 178.0);
Tailwind
colors: {
custom: {
50: '#cde9e1',
500: '#b8dfd5',
950: '#000000',
},
}SCSS
$custom: #b8dfd5; $custom-light: #cde9e1; $custom-dark: #000000;
JSON
{
"hex": "#b8dfd5",
"rgb": {
"r": 184,
"g": 223,
"b": 213
},
"hsl": {
"h": 164.615,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.8729,
"c": 0.04309,
"h": 178
},
"luminance": 0.6777
}Semantic roles & 50–950 ramp
primary
#B8DFD5
secondary
#B78491
accent
#3555B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484