#B2CED3#B2CED3
#B2CED3 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.2% C 0.031 H 209.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CED3 |
|---|---|
| RGB | rgb(178, 206, 211) |
| HSL | hsl(189, 27%, 76%) |
| HSV | hsv(189, 16%, 83%) |
| CMYK | cmyk(15.6%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(80.91, -8.29, -5.63) |
| CIE-LCH | lch(80.91, 10.02, 214.16°) |
| OKLab | oklab(83.23% -0.0268 -0.0152) |
| OKLCH | oklch(83.23% 0.031 209.6) |
| XYZ | xyz(52.1862, 58.3094, 70.1207) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 8.68
Ice Blue
#A5DFF9
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 9.05
Cloudy Blue
#ACC2D9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CED3 #D3B7B2
analogous
#B2D3C8 #B2CED3 #B2BED3
triadic
#B2CED3 #D3B2CE #CED3B2
tetradic
#B2CED3 #C8B2D3 #D3B7B2 #BED3B2
square
#B2CED3 #C8B2D3 #D3B7B2 #BED3B2
split-complementary
#B2CED3 #D3B2BE #D3C8B2
monochromatic
#649CA6 #8BB5BD #B2CED3 #D9E7E9 #ECF3F4
Accessibility & contrast
On white
1.66
#B2CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B2CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CED3
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CED3 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD3
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#A9D1CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2ced3; /* rgb */ color: rgb(178, 206, 211); /* oklch */ color: oklch(83.2% 0.031 209.6);
Tailwind
colors: {
custom: {
50: '#c9dde0',
500: '#b2ced3',
950: '#000000',
},
}SCSS
$custom: #b2ced3; $custom-light: #c9dde0; $custom-dark: #000000;
JSON
{
"hex": "#b2ced3",
"rgb": {
"r": 178,
"g": 206,
"b": 211
},
"hsl": {
"h": 189.091,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.83227,
"c": 0.03083,
"h": 209.6
},
"luminance": 0.58311
}Semantic roles & 50–950 ramp
primary
#B2CED3
secondary
#A98680
accent
#4F40A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484