#B2D5CD#B2D5CD
#B2D5CD is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.5% C 0.039 H 179.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D5CD |
|---|---|
| RGB | rgb(178, 213, 205) |
| HSL | hsl(166, 29%, 77%) |
| HSV | hsv(166, 16%, 84%) |
| CMYK | cmyk(16.4%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(82.63, -13.12, 0.09) |
| CIE-LCH | lch(82.63, 13.12, 179.59°) |
| OKLab | oklab(84.53% -0.0387 0.0001) |
| OKLCH | oklch(84.53% 0.039 179.9) |
| XYZ | xyz(53.1709, 61.4598, 66.8073) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 8.89
Ice
#D6FFFA
ΔE00 9.25
Lightblue
#ADD8E6
ΔE00 9.36
Light Light Blue
#CAFFFB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D5CD #D5B2BA
analogous
#B2D5BC #B2D5CD #B2CCD5
triadic
#B2D5CD #CDB2D5 #D5CDB2
tetradic
#B2D5CD #BCB2D5 #D5B2BA #CCD5B2
square
#B2D5CD #BCB2D5 #D5B2BA #CCD5B2
split-complementary
#B2D5CD #D5B2CC #D5BCB2
monochromatic
#63AA9A #8ABFB3 #B2D5CD #DAEBE7 #EBF4F2
Accessibility & contrast
On white
1.58
#B2D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#B2D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D5CD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D5CD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#A9D6D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2d5cd; /* rgb */ color: rgb(178, 213, 205); /* oklch */ color: oklch(84.5% 0.039 179.9);
Tailwind
colors: {
custom: {
50: '#c9e2dc',
500: '#b2d5cd',
950: '#000000',
},
}SCSS
$custom: #b2d5cd; $custom-light: #c9e2dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d5cd",
"rgb": {
"r": 178,
"g": 213,
"b": 205
},
"hsl": {
"h": 166.286,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.84532,
"c": 0.03868,
"h": 179.9
},
"luminance": 0.61461
}Semantic roles & 50–950 ramp
primary
#B2D5CD
secondary
#AB808A
accent
#3D56A8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484