#B2D0C4#B2D0C4
#B2D0C4 is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.2% C 0.036 H 169.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0C4 |
|---|---|
| RGB | rgb(178, 208, 196) |
| HSL | hsl(156, 24%, 76%) |
| HSV | hsv(156, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 5.8%, 18.4%) |
| CIE-LAB | lab(81.05, -12.34, 2.60) |
| CIE-LCH | lch(81.05, 12.61, 168.11°) |
| OKLab | oklab(83.21% -0.0355 0.0067) |
| OKLCH | oklch(83.21% 0.036 169.3) |
| XYZ | xyz(50.8773, 58.5611, 60.8367) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 9.96
Paleturquoise
#AFEEEE
ΔE00 10.11
Duck Egg Blue
#C3FBF4
ΔE00 10.66
Light Grey
#D8DCD6
ΔE00 10.77
Silver (survey)
#C5C9C7
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0C4 #D0B2BE
analogous
#B2D0B5 #B2D0C4 #B2CDD0
triadic
#B2D0C4 #C4B2D0 #D0C4B2
tetradic
#B2D0C4 #B5B2D0 #D0B2BE #CDD0B2
square
#B2D0C4 #B5B2D0 #D0B2BE #CDD0B2
split-complementary
#B2D0C4 #D0B2CD #D0B5B2
monochromatic
#66A28A #8CB9A7 #B2D0C4 #D8E7E1 #ECF3F0
Accessibility & contrast
On white
1.65
#B2D0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#B2D0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0C4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0C4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC3
Deuteranopia (green-blind)
#C8C8C5
Tritanopia (blue-blind)
#ACD0CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2d0c4; /* rgb */ color: rgb(178, 208, 196); /* oklch */ color: oklch(83.2% 0.036 169.3);
Tailwind
colors: {
custom: {
50: '#c9ded5',
500: '#b2d0c4',
950: '#000000',
},
}SCSS
$custom: #b2d0c4; $custom-light: #c9ded5; $custom-dark: #000000;
JSON
{
"hex": "#b2d0c4",
"rgb": {
"r": 178,
"g": 208,
"b": 196
},
"hsl": {
"h": 156,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83206,
"c": 0.03615,
"h": 169.3
},
"luminance": 0.58562
}Semantic roles & 50–950 ramp
primary
#B2D0C4
secondary
#A5818F
accent
#4369A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483