#B2ECED#B2ECED
#B2ECED is a very light, muted teal. Relative luminance 0.756; OKLCH L 90.4% C 0.059 H 197.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ECED |
|---|---|
| RGB | rgb(178, 236, 237) |
| HSL | hsl(181, 62%, 81%) |
| HSV | hsv(181, 25%, 93%) |
| CMYK | cmyk(24.9%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(89.66, -18.01, -6.45) |
| CIE-LCH | lch(89.66, 19.13, 199.71°) |
| OKLab | oklab(90.41% -0.056 -0.0176) |
| OKLCH | oklch(90.41% 0.059 197.5) |
| XYZ | xyz(63.6368, 75.5674, 91.3373) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.07
Pale Sky Blue
#BDF6FE
ΔE00 3.71
Light Sky Blue
#C6FCFF
ΔE00 3.82
Powder Blue
#B0E0E6
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 4.43
Light Light Blue
#CAFFFB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ECED #EDB3B2
analogous
#B2EDD1 #B2ECED #B2CFED
triadic
#B2ECED #EDB2EC #ECEDB2
tetradic
#B2ECED #D1B2ED #EDB3B2 #CFEDB2
square
#B2ECED #D1B2ED #EDB3B2 #CFEDB2
split-complementary
#B2ECED #EDB2CF #EDD1B2
monochromatic
#4FD4D6 #80E0E1 #B2ECED #E4F8F9 #E6F9F9
Accessibility & contrast
On white
1.30
#B2ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#B2ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ECED
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ECED | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#9EF0EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b2eced; /* rgb */ color: rgb(178, 236, 237); /* oklch */ color: oklch(90.4% 0.059 197.5);
Tailwind
colors: {
custom: {
50: '#caf2f2',
500: '#b2eced',
950: '#000000',
},
}SCSS
$custom: #b2eced; $custom-light: #caf2f2; $custom-dark: #000000;
JSON
{
"hex": "#b2eced",
"rgb": {
"r": 178,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.017,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.90405,
"c": 0.05868,
"h": 197.5
},
"luminance": 0.7557
}Semantic roles & 50–950 ramp
primary
#B2ECED
secondary
#CA7A79
accent
#1F1CCA
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585