#B2D0CD#B2D0CD
#B2D0CD is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.5% C 0.032 H 189.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0CD |
|---|---|
| RGB | rgb(178, 208, 205) |
| HSL | hsl(174, 24%, 76%) |
| HSV | hsv(174, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(81.28, -10.56, -1.87) |
| CIE-LCH | lch(81.28, 10.72, 190.04°) |
| OKLab | oklab(83.47% -0.0319 -0.0051) |
| OKLCH | oklch(83.47% 0.032 189.2) |
| XYZ | xyz(51.9326, 58.9832, 66.3945) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.53
Light Grey
#D8DCD6
ΔE00 10.14
Pale Sky Blue
#BDF6FE
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0CD #D0B2B5
analogous
#B2D0BE #B2D0CD #B2C4D0
triadic
#B2D0CD #CDB2D0 #D0CDB2
tetradic
#B2D0CD #BEB2D0 #D0B2B5 #C4D0B2
square
#B2D0CD #BEB2D0 #D0B2B5 #C4D0B2
split-complementary
#B2D0CD #D0B2C4 #D0BEB2
monochromatic
#66A29C #8CB9B4 #B2D0CD #D8E7E6 #ECF3F3
Accessibility & contrast
On white
1.64
#B2D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#B2D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0CD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0CD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#AAD2CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d0cd; /* rgb */ color: rgb(178, 208, 205); /* oklch */ color: oklch(83.5% 0.032 189.2);
Tailwind
colors: {
custom: {
50: '#c9dedc',
500: '#b2d0cd',
950: '#000000',
},
}SCSS
$custom: #b2d0cd; $custom-light: #c9dedc; $custom-dark: #000000;
JSON
{
"hex": "#b2d0cd",
"rgb": {
"r": 178,
"g": 208,
"b": 205
},
"hsl": {
"h": 174,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83467,
"c": 0.03231,
"h": 189.2
},
"luminance": 0.58985
}Semantic roles & 50–950 ramp
primary
#B2D0CD
secondary
#A58184
accent
#434CA3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484