#B2D2CE#B2D2CE
#B2D2CE is a very light, muted teal. Relative luminance 0.600; OKLCH L 83.9% C 0.035 H 187.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2CE |
|---|---|
| RGB | rgb(178, 210, 206) |
| HSL | hsl(173, 26%, 76%) |
| HSV | hsv(173, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(81.85, -11.39, -1.58) |
| CIE-LCH | lch(81.85, 11.49, 187.89°) |
| OKLab | oklab(83.92% -0.0342 -0.0044) |
| OKLCH | oklch(83.92% 0.035 187.3) |
| XYZ | xyz(52.5444, 60.0130, 67.1958) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 8.39
Ice
#D6FFFA
ΔE00 9.84
Pale Sky Blue
#BDF6FE
ΔE00 9.84
Duck Egg Blue
#C3FBF4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2CE #D2B2B6
analogous
#B2D2BE #B2D2CE #B2C6D2
triadic
#B2D2CE #CEB2D2 #D2CEB2
tetradic
#B2D2CE #BEB2D2 #D2B2B6 #C6D2B2
square
#B2D2CE #BEB2D2 #D2B2B6 #C6D2B2
split-complementary
#B2D2CE #D2B2C6 #D2BEB2
monochromatic
#65A59D #8BBBB5 #B2D2CE #D9E9E7 #ECF4F3
Accessibility & contrast
On white
1.62
#B2D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#B2D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2CE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2CE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#A9D4D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2d2ce; /* rgb */ color: rgb(178, 210, 206); /* oklch */ color: oklch(83.9% 0.035 187.3);
Tailwind
colors: {
custom: {
50: '#c9dfdc',
500: '#b2d2ce',
950: '#000000',
},
}SCSS
$custom: #b2d2ce; $custom-light: #c9dfdc; $custom-dark: #000000;
JSON
{
"hex": "#b2d2ce",
"rgb": {
"r": 178,
"g": 210,
"b": 206
},
"hsl": {
"h": 172.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83922,
"c": 0.0345,
"h": 187.3
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#B2D2CE
secondary
#A88085
accent
#414DA5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484