#B5DCDB#B5DCDB
#B5DCDB is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.041 H 194.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DCDB |
|---|---|
| RGB | rgb(181, 220, 219) |
| HSL | hsl(178, 36%, 79%) |
| HSV | hsv(178, 18%, 86%) |
| CMYK | cmyk(17.7%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.06, -12.89, -3.75) |
| CIE-LCH | lch(85.06, 13.42, 196.21°) |
| OKLab | oklab(86.63% -0.0396 -0.0102) |
| OKLCH | oklch(86.63% 0.041 194.5) |
| XYZ | xyz(57.4319, 66.1228, 76.7411) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.22
Paleturquoise
#AFEEEE
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Light Sky Blue
#C6FCFF
ΔE00 7.26
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DCDB #DCB5B6
analogous
#B5DCC7 #B5DCDB #B5C9DC
triadic
#B5DCDB #DBB5DC #DCDBB5
tetradic
#B5DCDB #C7B5DC #DCB5B6 #C9DCB5
square
#B5DCDB #C7B5DC #DCB5B6 #C9DCB5
split-complementary
#B5DCDB #DCB5C9 #DCC7B5
monochromatic
#62B5B3 #8BC8C7 #B5DCDB #DFF0EF #EAF5F5
Accessibility & contrast
On white
1.48
#B5DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#B5DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DCDB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DCDB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#A9DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b5dcdb; /* rgb */ color: rgb(181, 220, 219); /* oklch */ color: oklch(86.6% 0.041 194.5);
Tailwind
colors: {
custom: {
50: '#cbe6e6',
500: '#b5dcdb',
950: '#000000',
},
}SCSS
$custom: #b5dcdb; $custom-light: #cbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#b5dcdb",
"rgb": {
"r": 181,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.462,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.86634,
"c": 0.04087,
"h": 194.5
},
"luminance": 0.66125
}Semantic roles & 50–950 ramp
primary
#B5DCDB
secondary
#B48183
accent
#373AAF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484