#B2D4CD#B2D4CD
#B2D4CD is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.3% C 0.037 H 181.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4CD |
|---|---|
| RGB | rgb(178, 212, 205) |
| HSL | hsl(168, 28%, 76%) |
| HSV | hsv(168, 16%, 83%) |
| CMYK | cmyk(16%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.36, -12.61, -0.30) |
| CIE-LCH | lch(82.36, 12.62, 181.35°) |
| OKLab | oklab(84.32% -0.0373 -0.001) |
| OKLCH | oklch(84.32% 0.037 181.5) |
| XYZ | xyz(52.9201, 60.9583, 66.7237) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Paleturquoise
#AFEEEE
ΔE00 8.04
Lightblue
#ADD8E6
ΔE00 8.94
Duck Egg Blue
#C3FBF4
ΔE00 9.18
Ice
#D6FFFA
ΔE00 9.42
Pale Blue
#D0FEFE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4CD #D4B2B9
analogous
#B2D4BC #B2D4CD #B2CAD4
triadic
#B2D4CD #CDB2D4 #D4CDB2
tetradic
#B2D4CD #BCB2D4 #D4B2B9 #CAD4B2
square
#B2D4CD #BCB2D4 #D4B2B9 #CAD4B2
split-complementary
#B2D4CD #D4B2CA #D4BCB2
monochromatic
#63A89A #8BBEB4 #B2D4CD #D9EAE7 #EBF4F2
Accessibility & contrast
On white
1.59
#B2D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#B2D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4CD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4CD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#A9D5D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2d4cd; /* rgb */ color: rgb(178, 212, 205); /* oklch */ color: oklch(84.3% 0.037 181.5);
Tailwind
colors: {
custom: {
50: '#c9e1dc',
500: '#b2d4cd',
950: '#000000',
},
}SCSS
$custom: #b2d4cd; $custom-light: #c9e1dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d4cd",
"rgb": {
"r": 178,
"g": 212,
"b": 205
},
"hsl": {
"h": 167.647,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.84319,
"c": 0.03734,
"h": 181.5
},
"luminance": 0.6096
}Semantic roles & 50–950 ramp
primary
#B2D4CD
secondary
#AA8089
accent
#3F54A7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484