#B5DFDB#B5DFDB
#B5DFDB is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.044 H 189.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFDB |
|---|---|
| RGB | rgb(181, 223, 219) |
| HSL | hsl(174, 40%, 79%) |
| HSV | hsv(174, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.86, -14.41, -2.57) |
| CIE-LCH | lch(85.86, 14.64, 190.10°) |
| OKLab | oklab(87.27% -0.0435 -0.0071) |
| OKLCH | oklch(87.27% 0.044 189.3) |
| XYZ | xyz(58.2263, 67.7117, 77.0059) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 4.95
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Pale Blue
#D0FEFE
ΔE00 6.87
Light Sky Blue
#C6FCFF
ΔE00 6.89
Light Light Blue
#CAFFFB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFDB #DFB5B9
analogous
#B5DFC6 #B5DFDB #B5CEDF
triadic
#B5DFDB #DBB5DF #DFDBB5
tetradic
#B5DFDB #C6B5DF #DFB5B9 #CEDFB5
square
#B5DFDB #C6B5DF #DFB5B9 #CEDFB5
split-complementary
#B5DFDB #DFB5CE #DFC6B5
monochromatic
#60BAB1 #8ACDC6 #B5DFDB #E0F1F0 #EAF6F5
Accessibility & contrast
On white
1.44
#B5DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B5DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFDB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFDB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#A9E1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b5dfdb; /* rgb */ color: rgb(181, 223, 219); /* oklch */ color: oklch(87.3% 0.044 189.3);
Tailwind
colors: {
custom: {
50: '#cbe9e6',
500: '#b5dfdb',
950: '#000000',
},
}SCSS
$custom: #b5dfdb; $custom-light: #cbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#b5dfdb",
"rgb": {
"r": 181,
"g": 223,
"b": 219
},
"hsl": {
"h": 174.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87272,
"c": 0.0441,
"h": 189.3
},
"luminance": 0.67714
}Semantic roles & 50–950 ramp
primary
#B5DFDB
secondary
#B88186
accent
#333FB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484