#B5DFD8#B5DFD8
#B5DFD8 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 184.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD8 |
|---|---|
| RGB | rgb(181, 223, 216) |
| HSL | hsl(170, 40%, 79%) |
| HSV | hsv(170, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.78, -15.03, -1.10) |
| CIE-LCH | lch(85.78, 15.07, 184.18°) |
| OKLab | oklab(87.18% -0.0447 -0.0032) |
| OKLCH | oklch(87.18% 0.045 184) |
| XYZ | xyz(57.8350, 67.5551, 74.9447) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Light Light Blue
#CAFFFB
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD8 #DFB5BC
analogous
#B5DFC3 #B5DFD8 #B5D1DF
triadic
#B5DFD8 #D8B5DF #DFD8B5
tetradic
#B5DFD8 #C3B5DF #DFB5BC #D1DFB5
square
#B5DFD8 #C3B5DF #DFB5BC #D1DFB5
split-complementary
#B5DFD8 #DFB5D1 #DFC3B5
monochromatic
#60BAAB #8ACDC1 #B5DFD8 #E0F1EF #EAF6F4
Accessibility & contrast
On white
1.45
#B5DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B5DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD8
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD8 | 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)
#DBDAD8
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#AAE1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd8; /* rgb */ color: rgb(181, 223, 216); /* oklch */ color: oklch(87.2% 0.045 184.0);
Tailwind
colors: {
custom: {
50: '#cbe9e4',
500: '#b5dfd8',
950: '#000000',
},
}SCSS
$custom: #b5dfd8; $custom-light: #cbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd8",
"rgb": {
"r": 181,
"g": 223,
"b": 216
},
"hsl": {
"h": 170,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87183,
"c": 0.04484,
"h": 184
},
"luminance": 0.67557
}Semantic roles & 50–950 ramp
primary
#B5DFD8
secondary
#B8818A
accent
#3348B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484