#B2CED0#B2CED0
#B2CED0 is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.1% C 0.030 H 201.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CED0 |
|---|---|
| RGB | rgb(178, 206, 208) |
| HSL | hsl(184, 24%, 76%) |
| HSV | hsv(184, 14%, 82%) |
| CMYK | cmyk(14.4%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(80.83, -8.91, -4.14) |
| CIE-LCH | lch(80.83, 9.83, 204.93°) |
| OKLab | oklab(83.13% -0.028 -0.0112) |
| OKLCH | oklch(83.13% 0.03 201.9) |
| XYZ | xyz(51.8137, 58.1604, 68.1585) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.64
Powder Blue
#B0E0E6
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 8.66
Ice Blue
#A5DFF9
ΔE00 9.89
Light Grey
#D8DCD6
ΔE00 9.96
Paleturquoise
#AFEEEE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CED0 #D0B4B2
analogous
#B2D0C3 #B2CED0 #B2BFD0
triadic
#B2CED0 #D0B2CE #CED0B2
tetradic
#B2CED0 #C3B2D0 #D0B4B2 #BFD0B2
square
#B2CED0 #C3B2D0 #D0B4B2 #BFD0B2
split-complementary
#B2CED0 #D0B2BF #D0C3B2
monochromatic
#669EA2 #8CB6B9 #B2CED0 #D8E6E7 #ECF3F3
Accessibility & contrast
On white
1.66
#B2CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#B2CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CED0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CED0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBD0
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#A9D0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2ced0; /* rgb */ color: rgb(178, 206, 208); /* oklch */ color: oklch(83.1% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#c9ddde',
500: '#b2ced0',
950: '#000000',
},
}SCSS
$custom: #b2ced0; $custom-light: #c9ddde; $custom-dark: #000000;
JSON
{
"hex": "#b2ced0",
"rgb": {
"r": 178,
"g": 206,
"b": 208
},
"hsl": {
"h": 184,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83134,
"c": 0.03016,
"h": 201.9
},
"luminance": 0.58162
}Semantic roles & 50–950 ramp
primary
#B2CED0
secondary
#A58381
accent
#4943A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484