#B2D2CC#B2D2CC
#B2D2CC is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.9% C 0.035 H 182.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2CC |
|---|---|
| RGB | rgb(178, 210, 204) |
| HSL | hsl(169, 26%, 76%) |
| HSV | hsv(169, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(81.79, -11.79, -0.59) |
| CIE-LCH | lch(81.79, 11.80, 182.86°) |
| OKLab | oklab(83.86% -0.035 -0.0017) |
| OKLCH | oklch(83.86% 0.035 182.9) |
| XYZ | xyz(52.3030, 59.9165, 65.9244) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 8.58
Duck Egg Blue
#C3FBF4
ΔE00 9.80
Ice
#D6FFFA
ΔE00 9.86
Pale Blue
#D0FEFE
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2CC #D2B2B8
analogous
#B2D2BC #B2D2CC #B2C8D2
triadic
#B2D2CC #CCB2D2 #D2CCB2
tetradic
#B2D2CC #BCB2D2 #D2B2B8 #C8D2B2
square
#B2D2CC #BCB2D2 #D2B2B8 #C8D2B2
split-complementary
#B2D2CC #D2B2C8 #D2BCB2
monochromatic
#65A599 #8BBBB2 #B2D2CC #D9E9E6 #ECF4F2
Accessibility & contrast
On white
1.62
#B2D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#B2D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2CC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2CC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#AAD3D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2d2cc; /* rgb */ color: rgb(178, 210, 204); /* oklch */ color: oklch(83.9% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#c9dfdb',
500: '#b2d2cc',
950: '#000000',
},
}SCSS
$custom: #b2d2cc; $custom-light: #c9dfdb; $custom-dark: #000000;
JSON
{
"hex": "#b2d2cc",
"rgb": {
"r": 178,
"g": 210,
"b": 204
},
"hsl": {
"h": 168.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83863,
"c": 0.03506,
"h": 182.9
},
"luminance": 0.59918
}Semantic roles & 50–950 ramp
primary
#B2D2CC
secondary
#A88088
accent
#4153A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484