#B2ECEE#B2ECEE
#B2ECEE is a very light, muted teal. Relative luminance 0.756; OKLCH L 90.4% C 0.059 H 198.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ECEE |
|---|---|
| RGB | rgb(178, 236, 238) |
| HSL | hsl(182, 64%, 82%) |
| HSV | hsv(182, 25%, 93%) |
| CMYK | cmyk(25.2%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(89.69, -17.79, -6.94) |
| CIE-LCH | lch(89.69, 19.09, 201.30°) |
| OKLab | oklab(90.44% -0.0556 -0.0189) |
| OKLCH | oklch(90.44% 0.059 198.8) |
| XYZ | xyz(63.7833, 75.6260, 92.1089) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.34
Pale Sky Blue
#BDF6FE
ΔE00 3.39
Powder Blue
#B0E0E6
ΔE00 3.70
Light Sky Blue
#C6FCFF
ΔE00 3.71
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ECEE #EEB4B2
analogous
#B2EED2 #B2ECEE #B2CEEE
triadic
#B2ECEE #EEB2EC #ECEEB2
tetradic
#B2ECEE #D2B2EE #EEB4B2 #CEEEB2
square
#B2ECEE #D2B2EE #EEB4B2 #CEEEB2
split-complementary
#B2ECEE #EEB2CE #EED2B2
monochromatic
#4ED3D8 #80E0E3 #B2ECEE #E4F8F9 #E6F9F9
Accessibility & contrast
On white
1.30
#B2ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#B2ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ECEE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ECEE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#9EF0EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b2ecee; /* rgb */ color: rgb(178, 236, 238); /* oklch */ color: oklch(90.4% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#caf2f3',
500: '#b2ecee',
950: '#000000',
},
}SCSS
$custom: #b2ecee; $custom-light: #caf2f3; $custom-dark: #000000;
JSON
{
"hex": "#b2ecee",
"rgb": {
"r": 178,
"g": 236,
"b": 238
},
"hsl": {
"h": 182,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90435,
"c": 0.05872,
"h": 198.8
},
"luminance": 0.75629
}Semantic roles & 50–950 ramp
primary
#B2ECEE
secondary
#CC7B79
accent
#201ACC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585