#B5DECB#B5DECB
#B5DECB is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.050 H 165.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DECB |
|---|---|
| RGB | rgb(181, 222, 203) |
| HSL | hsl(152, 38%, 79%) |
| HSV | hsv(152, 18%, 87%) |
| CMYK | cmyk(18.5%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(85.19, -17.10, 4.90) |
| CIE-LCH | lch(85.19, 17.79, 164.01°) |
| OKLab | oklab(86.6% -0.0487 0.0127) |
| OKLCH | oklch(86.6% 0.05 165.4) |
| XYZ | xyz(55.9540, 66.3765, 66.3522) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.02
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Pale Aqua
#B8FFEB
ΔE00 8.24
Pale Teal
#82CBB2
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DECB #DEB5C8
analogous
#B5DEB7 #B5DECB #B5DDDE
triadic
#B5DECB #CBB5DE #DECBB5
tetradic
#B5DECB #B7B5DE #DEB5C8 #DDDEB5
square
#B5DECB #B7B5DE #DEB5C8 #DDDEB5
split-complementary
#B5DECB #DEB5DD #DEB7B5
monochromatic
#60B890 #8BCBAD #B5DECB #DFF1E9 #EAF6F0
Accessibility & contrast
On white
1.47
#B5DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#B5DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DECB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DECB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#ADDED8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b5decb; /* rgb */ color: rgb(181, 222, 203); /* oklch */ color: oklch(86.6% 0.050 165.4);
Tailwind
colors: {
custom: {
50: '#cbe8da',
500: '#b5decb',
950: '#000000',
},
}SCSS
$custom: #b5decb; $custom-light: #cbe8da; $custom-dark: #000000;
JSON
{
"hex": "#b5decb",
"rgb": {
"r": 181,
"g": 222,
"b": 203
},
"hsl": {
"h": 152.195,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.86601,
"c": 0.05028,
"h": 165.4
},
"luminance": 0.66378
}Semantic roles & 50–950 ramp
primary
#B5DECB
secondary
#B6819A
accent
#346EB1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483