#B5DFD6#B5DFD6
#B5DFD6 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.046 H 180.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD6 |
|---|---|
| RGB | rgb(181, 223, 214) |
| HSL | hsl(167, 40%, 79%) |
| HSV | hsv(167, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.73, -15.43, -0.12) |
| CIE-LCH | lch(85.73, 15.43, 180.43°) |
| OKLab | oklab(87.13% -0.0455 -0.0005) |
| OKLCH | oklch(87.13% 0.046 180.7) |
| XYZ | xyz(57.5780, 67.4523, 73.5912) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 6.22
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Eggshell Blue
#C4FFF7
ΔE00 7.18
Light Light Blue
#CAFFFB
ΔE00 7.23
Ice
#D6FFFA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD6 #DFB5BE
analogous
#B5DFC1 #B5DFD6 #B5D3DF
triadic
#B5DFD6 #D6B5DF #DFD6B5
tetradic
#B5DFD6 #C1B5DF #DFB5BE #D3DFB5
square
#B5DFD6 #C1B5DF #DFB5BE #D3DFB5
split-complementary
#B5DFD6 #DFB5D3 #DFC1B5
monochromatic
#60BAA7 #8ACDBE #B5DFD6 #E0F1EE #EAF6F3
Accessibility & contrast
On white
1.45
#B5DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B5DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD6 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#AAE1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd6; /* rgb */ color: rgb(181, 223, 214); /* oklch */ color: oklch(87.1% 0.046 180.7);
Tailwind
colors: {
custom: {
50: '#cbe9e2',
500: '#b5dfd6',
950: '#000000',
},
}SCSS
$custom: #b5dfd6; $custom-light: #cbe9e2; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd6",
"rgb": {
"r": 181,
"g": 223,
"b": 214
},
"hsl": {
"h": 167.143,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87125,
"c": 0.04553,
"h": 180.7
},
"luminance": 0.67454
}Semantic roles & 50–950 ramp
primary
#B5DFD6
secondary
#B8818C
accent
#334EB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484