#B5DFD9#B5DFD9
#B5DFD9 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 185.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD9 |
|---|---|
| RGB | rgb(181, 223, 217) |
| HSL | hsl(171, 40%, 79%) |
| HSV | hsv(171, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.81, -14.82, -1.59) |
| CIE-LCH | lch(85.81, 14.91, 186.11°) |
| OKLab | oklab(87.21% -0.0443 -0.0045) |
| OKLCH | oklch(87.21% 0.045 185.8) |
| XYZ | xyz(57.9646, 67.6070, 75.6276) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.99
Paleturquoise
#AFEEEE
ΔE00 5.21
Duck Egg Blue
#C3FBF4
ΔE00 6.28
Light Light Blue
#CAFFFB
ΔE00 6.95
Ice
#D6FFFA
ΔE00 7.02
Pale Blue
#D0FEFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD9 #DFB5BB
analogous
#B5DFC4 #B5DFD9 #B5D0DF
triadic
#B5DFD9 #D9B5DF #DFD9B5
tetradic
#B5DFD9 #C4B5DF #DFB5BB #D0DFB5
square
#B5DFD9 #C4B5DF #DFB5BB #D0DFB5
split-complementary
#B5DFD9 #DFB5D0 #DFC4B5
monochromatic
#60BAAD #8ACDC3 #B5DFD9 #E0F1EF #EAF6F4
Accessibility & contrast
On white
1.45
#B5DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B5DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD9
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD9 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#AAE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b5dfd9; /* rgb */ color: rgb(181, 223, 217); /* oklch */ color: oklch(87.2% 0.045 185.8);
Tailwind
colors: {
custom: {
50: '#cbe9e4',
500: '#b5dfd9',
950: '#000000',
},
}SCSS
$custom: #b5dfd9; $custom-light: #cbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd9",
"rgb": {
"r": 181,
"g": 223,
"b": 217
},
"hsl": {
"h": 171.429,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87212,
"c": 0.04455,
"h": 185.8
},
"luminance": 0.67609
}Semantic roles & 50–950 ramp
primary
#B5DFD9
secondary
#B88189
accent
#3345B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484