#B2D2CD#B2D2CD
#B2D2CD is a very light, muted teal. Relative luminance 0.600; OKLCH L 83.9% C 0.035 H 185.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2CD |
|---|---|
| RGB | rgb(178, 210, 205) |
| HSL | hsl(171, 26%, 76%) |
| HSV | hsv(171, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.82, -11.59, -1.08) |
| CIE-LCH | lch(81.82, 11.64, 185.34°) |
| OKLab | oklab(83.89% -0.0346 -0.0031) |
| OKLCH | oklch(83.89% 0.035 185.1) |
| XYZ | xyz(52.4233, 59.9646, 66.5581) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.45
Duck Egg Blue
#C3FBF4
ΔE00 9.83
Ice
#D6FFFA
ΔE00 9.84
Pale Blue
#D0FEFE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2CD #D2B2B7
analogous
#B2D2BD #B2D2CD #B2C7D2
triadic
#B2D2CD #CDB2D2 #D2CDB2
tetradic
#B2D2CD #BDB2D2 #D2B2B7 #C7D2B2
square
#B2D2CD #BDB2D2 #D2B2B7 #C7D2B2
split-complementary
#B2D2CD #D2B2C7 #D2BDB2
monochromatic
#65A59B #8BBBB4 #B2D2CD #D9E9E6 #ECF4F2
Accessibility & contrast
On white
1.62
#B2D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#B2D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2CD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2CD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#AAD4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2d2cd; /* rgb */ color: rgb(178, 210, 205); /* oklch */ color: oklch(83.9% 0.035 185.1);
Tailwind
colors: {
custom: {
50: '#c9dfdc',
500: '#b2d2cd',
950: '#000000',
},
}SCSS
$custom: #b2d2cd; $custom-light: #c9dfdc; $custom-dark: #000000;
JSON
{
"hex": "#b2d2cd",
"rgb": {
"r": 178,
"g": 210,
"b": 205
},
"hsl": {
"h": 170.625,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83893,
"c": 0.03476,
"h": 185.1
},
"luminance": 0.59966
}Semantic roles & 50–950 ramp
primary
#B2D2CD
secondary
#A88087
accent
#4150A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484