#B2D2C4#B2D2C4
#B2D2C4 is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.6% C 0.039 H 167.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2C4 |
|---|---|
| RGB | rgb(178, 210, 196) |
| HSL | hsl(154, 26%, 76%) |
| HSV | hsv(154, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(81.59, -13.37, 3.38) |
| CIE-LCH | lch(81.59, 13.79, 165.80°) |
| OKLab | oklab(83.63% -0.0382 0.0087) |
| OKLCH | oklch(83.63% 0.039 167.1) |
| XYZ | xyz(51.3680, 59.5425, 61.0003) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.29
Pale Teal
#82CBB2
ΔE00 9.34
Paleturquoise
#AFEEEE
ΔE00 9.97
Duck Egg Blue
#C3FBF4
ΔE00 10.26
Ice
#D6FFFA
ΔE00 10.64
Seafoam Blue
#78D1B6
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2C4 #D2B2C0
analogous
#B2D2B4 #B2D2C4 #B2D0D2
triadic
#B2D2C4 #C4B2D2 #D2C4B2
tetradic
#B2D2C4 #B4B2D2 #D2B2C0 #D0D2B2
square
#B2D2C4 #B4B2D2 #D2B2C0 #D0D2B2
split-complementary
#B2D2C4 #D2B2D0 #D2B4B2
monochromatic
#65A589 #8BBBA6 #B2D2C4 #D9E9E2 #ECF4F0
Accessibility & contrast
On white
1.63
#B2D2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#B2D2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2C4
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2C4 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#CAC9C5
Tritanopia (blue-blind)
#ACD2CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2d2c4; /* rgb */ color: rgb(178, 210, 196); /* oklch */ color: oklch(83.6% 0.039 167.1);
Tailwind
colors: {
custom: {
50: '#c9dfd5',
500: '#b2d2c4',
950: '#000000',
},
}SCSS
$custom: #b2d2c4; $custom-light: #c9dfd5; $custom-dark: #000000;
JSON
{
"hex": "#b2d2c4",
"rgb": {
"r": 178,
"g": 210,
"b": 196
},
"hsl": {
"h": 153.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83634,
"c": 0.03924,
"h": 167.1
},
"luminance": 0.59544
}Semantic roles & 50–950 ramp
primary
#B2D2C4
secondary
#A88092
accent
#416CA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483