#B2ECF2#B2ECF2
#B2ECF2 is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.6% C 0.059 H 204.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ECF2 |
|---|---|
| RGB | rgb(178, 236, 242) |
| HSL | hsl(186, 71%, 82%) |
| HSV | hsv(186, 26%, 95%) |
| CMYK | cmyk(26.4%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(89.80, -16.91, -8.86) |
| CIE-LCH | lch(89.80, 19.09, 207.66°) |
| OKLab | oklab(90.56% -0.054 -0.0242) |
| OKLCH | oklch(90.56% 0.059 204.1) |
| XYZ | xyz(64.3775, 75.8637, 95.2383) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.40
Paleturquoise
#AFEEEE
ΔE00 2.79
Powder Blue
#B0E0E6
ΔE00 3.06
Light Sky Blue
#C6FCFF
ΔE00 3.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Pale Blue
#D0FEFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ECF2 #F2B8B2
analogous
#B2F2D8 #B2ECF2 #B2CCF2
triadic
#B2ECF2 #F2B2EC #ECF2B2
tetradic
#B2ECF2 #D8B2F2 #F2B8B2 #CCF2B2
square
#B2ECF2 #D8B2F2 #F2B8B2 #CCF2B2
split-complementary
#B2ECF2 #F2B2CC #F2D8B2
monochromatic
#49D2E0 #7EDFE9 #B2ECF2 #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.30
#B2ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#B2ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ECF2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ECF2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F2
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#9DF1EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2ecf2; /* rgb */ color: rgb(178, 236, 242); /* oklch */ color: oklch(90.6% 0.059 204.1);
Tailwind
colors: {
custom: {
50: '#caf2f6',
500: '#b2ecf2',
950: '#000000',
},
}SCSS
$custom: #b2ecf2; $custom-light: #caf2f6; $custom-dark: #000000;
JSON
{
"hex": "#b2ecf2",
"rgb": {
"r": 178,
"g": 236,
"b": 242
},
"hsl": {
"h": 185.625,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.9056,
"c": 0.05919,
"h": 204.1
},
"luminance": 0.75867
}Semantic roles & 50–950 ramp
primary
#B2ECF2
secondary
#D17F77
accent
#2412D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585