#B5DDCD#B5DDCD
#B5DDCD is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.047 H 169.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DDCD |
|---|---|
| RGB | rgb(181, 221, 205) |
| HSL | hsl(156, 37%, 79%) |
| HSV | hsv(156, 18%, 87%) |
| CMYK | cmyk(18.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.97, -16.21, 3.52) |
| CIE-LCH | lch(84.97, 16.59, 167.74°) |
| OKLab | oklab(86.44% -0.0465 0.0091) |
| OKLCH | oklch(86.44% 0.047 169) |
| XYZ | xyz(55.9290, 65.9428, 67.5273) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 8.24
Eggshell Blue
#C4FFF7
ΔE00 8.45
Pale Aqua
#B8FFEB
ΔE00 8.52
Ice
#D6FFFA
ΔE00 8.74
Light Teal
#90E4C1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DDCD #DDB5C5
analogous
#B5DDB9 #B5DDCD #B5D9DD
triadic
#B5DDCD #CDB5DD #DDCDB5
tetradic
#B5DDCD #B9B5DD #DDB5C5 #D9DDB5
square
#B5DDCD #B9B5DD #DDB5C5 #D9DDB5
split-complementary
#B5DDCD #DDB5D9 #DDB9B5
monochromatic
#61B694 #8BCAB1 #B5DDCD #DFF0E9 #EAF5F1
Accessibility & contrast
On white
1.48
#B5DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B5DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DDCD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DDCD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#ADDED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b5ddcd; /* rgb */ color: rgb(181, 221, 205); /* oklch */ color: oklch(86.4% 0.047 169.0);
Tailwind
colors: {
custom: {
50: '#cbe7dc',
500: '#b5ddcd',
950: '#000000',
},
}SCSS
$custom: #b5ddcd; $custom-light: #cbe7dc; $custom-dark: #000000;
JSON
{
"hex": "#b5ddcd",
"rgb": {
"r": 181,
"g": 221,
"b": 205
},
"hsl": {
"h": 156,
"s": 37.037,
"l": 78.824
},
"oklch": {
"l": 0.86442,
"c": 0.04739,
"h": 169
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#B5DDCD
secondary
#B58196
accent
#3667B0
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484