#B2CED2#B2CED2
#B2CED2 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.2% C 0.031 H 207.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CED2 |
|---|---|
| RGB | rgb(178, 206, 210) |
| HSL | hsl(188, 26%, 76%) |
| HSV | hsv(188, 15%, 82%) |
| CMYK | cmyk(15.2%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.88, -8.50, -5.13) |
| CIE-LCH | lch(80.88, 9.93, 211.12°) |
| OKLab | oklab(83.2% -0.0272 -0.0139) |
| OKLCH | oklch(83.2% 0.031 207.1) |
| XYZ | xyz(52.0613, 58.2594, 69.4625) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.94
Silver (survey)
#C5C9C7
ΔE00 8.65
Ice Blue
#A5DFF9
ΔE00 9.18
Light Grey Blue
#9DBCD4
ΔE00 9.45
Cloudy Blue
#ACC2D9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CED2 #D2B6B2
analogous
#B2D2C6 #B2CED2 #B2BED2
triadic
#B2CED2 #D2B2CE #CED2B2
tetradic
#B2CED2 #C6B2D2 #D2B6B2 #BED2B2
square
#B2CED2 #C6B2D2 #D2B6B2 #BED2B2
split-complementary
#B2CED2 #D2B2BE #D2C6B2
monochromatic
#659DA5 #8BB5BB #B2CED2 #D9E7E9 #ECF3F4
Accessibility & contrast
On white
1.66
#B2CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B2CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CED2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CED2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#A9D1CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2ced2; /* rgb */ color: rgb(178, 206, 210); /* oklch */ color: oklch(83.2% 0.031 207.1);
Tailwind
colors: {
custom: {
50: '#c9dddf',
500: '#b2ced2',
950: '#000000',
},
}SCSS
$custom: #b2ced2; $custom-light: #c9dddf; $custom-dark: #000000;
JSON
{
"hex": "#b2ced2",
"rgb": {
"r": 178,
"g": 206,
"b": 210
},
"hsl": {
"h": 187.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83196,
"c": 0.03054,
"h": 207.1
},
"luminance": 0.58261
}Semantic roles & 50–950 ramp
primary
#B2CED2
secondary
#A88580
accent
#4D41A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484