#B5DFCB#B5DFCB
#B5DFCB is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.052 H 164.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFCB |
|---|---|
| RGB | rgb(181, 223, 203) |
| HSL | hsl(151, 40%, 79%) |
| HSV | hsv(151, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.46, -17.60, 5.29) |
| CIE-LCH | lch(85.46, 18.38, 163.27°) |
| OKLab | oklab(86.82% -0.05 0.0137) |
| OKLCH | oklch(86.82% 0.052 164.7) |
| XYZ | xyz(56.2203, 66.9093, 66.4410) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.69
Pale Aqua
#B8FFEB
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.46
Mint
#AAF0C1
ΔE00 8.60
Eggshell Blue
#C4FFF7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFCB #DFB5C9
analogous
#B5DFB6 #B5DFCB #B5DEDF
triadic
#B5DFCB #CBB5DF #DFCBB5
tetradic
#B5DFCB #B6B5DF #DFB5C9 #DEDFB5
square
#B5DFCB #B6B5DF #DFB5C9 #DEDFB5
split-complementary
#B5DFCB #DFB5DE #DFB6B5
monochromatic
#60BA8F #8ACDAD #B5DFCB #E0F1E9 #EAF6F0
Accessibility & contrast
On white
1.46
#B5DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B5DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFCB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFCB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#ADDFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfcb; /* rgb */ color: rgb(181, 223, 203); /* oklch */ color: oklch(86.8% 0.052 164.7);
Tailwind
colors: {
custom: {
50: '#cbe9da',
500: '#b5dfcb',
950: '#000000',
},
}SCSS
$custom: #b5dfcb; $custom-light: #cbe9da; $custom-dark: #000000;
JSON
{
"hex": "#b5dfcb",
"rgb": {
"r": 181,
"g": 223,
"b": 203
},
"hsl": {
"h": 151.429,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86816,
"c": 0.05183,
"h": 164.7
},
"luminance": 0.66911
}Semantic roles & 50–950 ramp
primary
#B5DFCB
secondary
#B8819B
accent
#3370B3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483