#B2D2CB#B2D2CB
#B2D2CB is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.8% C 0.035 H 180.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2CB |
|---|---|
| RGB | rgb(178, 210, 203) |
| HSL | hsl(167, 26%, 76%) |
| HSV | hsv(167, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.77, -11.99, -0.09) |
| CIE-LCH | lch(81.77, 11.99, 180.44°) |
| OKLab | oklab(83.83% -0.0354 -0.0004) |
| OKLCH | oklch(83.83% 0.035 180.7) |
| XYZ | xyz(52.1834, 59.8686, 65.2948) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 8.66
Lightblue
#ADD8E6
ΔE00 9.03
Duck Egg Blue
#C3FBF4
ΔE00 9.79
Ice
#D6FFFA
ΔE00 9.90
Pale Blue
#D0FEFE
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2CB #D2B2B9
analogous
#B2D2BB #B2D2CB #B2C9D2
triadic
#B2D2CB #CBB2D2 #D2CBB2
tetradic
#B2D2CB #BBB2D2 #D2B2B9 #C9D2B2
square
#B2D2CB #BBB2D2 #D2B2B9 #C9D2B2
split-complementary
#B2D2CB #D2B2C9 #D2BBB2
monochromatic
#65A597 #8BBBB1 #B2D2CB #D9E9E5 #ECF4F2
Accessibility & contrast
On white
1.62
#B2D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#B2D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2CB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2CB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#C9C9CC
Tritanopia (blue-blind)
#AAD3D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2d2cb; /* rgb */ color: rgb(178, 210, 203); /* oklch */ color: oklch(83.8% 0.035 180.7);
Tailwind
colors: {
custom: {
50: '#c9dfda',
500: '#b2d2cb',
950: '#000000',
},
}SCSS
$custom: #b2d2cb; $custom-light: #c9dfda; $custom-dark: #000000;
JSON
{
"hex": "#b2d2cb",
"rgb": {
"r": 178,
"g": 210,
"b": 203
},
"hsl": {
"h": 166.875,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83834,
"c": 0.03542,
"h": 180.7
},
"luminance": 0.5987
}Semantic roles & 50–950 ramp
primary
#B2D2CB
secondary
#A88089
accent
#4157A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483