#B5DFDD#B5DFDD
#B5DFDD is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.044 H 192.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFDD |
|---|---|
| RGB | rgb(181, 223, 221) |
| HSL | hsl(177, 40%, 79%) |
| HSV | hsv(177, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.92, -14.00, -3.54) |
| CIE-LCH | lch(85.92, 14.44, 194.21°) |
| OKLab | oklab(87.33% -0.0427 -0.0097) |
| OKLCH | oklch(87.33% 0.044 192.8) |
| XYZ | xyz(58.4912, 67.8176, 78.4009) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 4.83
Pale Sky Blue
#BDF6FE
ΔE00 6.46
Light Sky Blue
#C6FCFF
ΔE00 6.60
Duck Egg Blue
#C3FBF4
ΔE00 6.62
Pale Blue
#D0FEFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFDD #DFB5B7
analogous
#B5DFC8 #B5DFDD #B5CCDF
triadic
#B5DFDD #DDB5DF #DFDDB5
tetradic
#B5DFDD #C8B5DF #DFB5B7 #CCDFB5
square
#B5DFDD #C8B5DF #DFB5B7 #CCDFB5
split-complementary
#B5DFDD #DFB5CC #DFC8B5
monochromatic
#60BAB6 #8ACDC9 #B5DFDD #E0F1F1 #EAF6F5
Accessibility & contrast
On white
1.44
#B5DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#B5DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFDD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFDD | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#A9E2DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b5dfdd; /* rgb */ color: rgb(181, 223, 221); /* oklch */ color: oklch(87.3% 0.044 192.8);
Tailwind
colors: {
custom: {
50: '#cce9e7',
500: '#b5dfdd',
950: '#000000',
},
}SCSS
$custom: #b5dfdd; $custom-light: #cce9e7; $custom-dark: #000000;
JSON
{
"hex": "#b5dfdd",
"rgb": {
"r": 181,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.143,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87331,
"c": 0.04383,
"h": 192.8
},
"luminance": 0.6782
}Semantic roles & 50–950 ramp
primary
#B5DFDD
secondary
#B88183
accent
#3339B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484