#B2D5CE#B2D5CE
#B2D5CE is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.6% C 0.038 H 181.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D5CE |
|---|---|
| RGB | rgb(178, 213, 206) |
| HSL | hsl(168, 29%, 77%) |
| HSV | hsv(168, 16%, 84%) |
| CMYK | cmyk(16.4%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(82.65, -12.92, -0.40) |
| CIE-LCH | lch(82.65, 12.93, 181.77°) |
| OKLab | oklab(84.56% -0.0383 -0.0013) |
| OKLCH | oklch(84.56% 0.038 181.9) |
| XYZ | xyz(53.2920, 61.5082, 67.4450) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 7.74
Duck Egg Blue
#C3FBF4
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 8.92
Ice
#D6FFFA
ΔE00 9.19
Pale Blue
#D0FEFE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D5CE #D5B2B9
analogous
#B2D5BD #B2D5CE #B2CBD5
triadic
#B2D5CE #CEB2D5 #D5CEB2
tetradic
#B2D5CE #BDB2D5 #D5B2B9 #CBD5B2
square
#B2D5CE #BDB2D5 #D5B2B9 #CBD5B2
split-complementary
#B2D5CE #D5B2CB #D5BDB2
monochromatic
#63AA9C #8ABFB5 #B2D5CE #DAEBE7 #EBF4F2
Accessibility & contrast
On white
1.58
#B2D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#B2D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D5CE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D5CE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#A9D6D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2d5ce; /* rgb */ color: rgb(178, 213, 206); /* oklch */ color: oklch(84.6% 0.038 181.9);
Tailwind
colors: {
custom: {
50: '#c9e2dc',
500: '#b2d5ce',
950: '#000000',
},
}SCSS
$custom: #b2d5ce; $custom-light: #c9e2dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d5ce",
"rgb": {
"r": 178,
"g": 213,
"b": 206
},
"hsl": {
"h": 168,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.84562,
"c": 0.0383,
"h": 181.9
},
"luminance": 0.6151
}Semantic roles & 50–950 ramp
primary
#B2D5CE
secondary
#AB8089
accent
#3D53A8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484