#B2EBEC#B2EBEC
#B2EBEC is a very light, muted teal. Relative luminance 0.749; OKLCH L 90.2% C 0.058 H 197.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBEC |
|---|---|
| RGB | rgb(178, 235, 236) |
| HSL | hsl(181, 60%, 81%) |
| HSV | hsv(181, 25%, 93%) |
| CMYK | cmyk(24.6%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.36, -17.73, -6.37) |
| CIE-LCH | lch(89.36, 18.84, 199.75°) |
| OKLab | oklab(90.16% -0.0551 -0.0174) |
| OKLCH | oklch(90.16% 0.058 197.5) |
| XYZ | xyz(63.2040, 74.9349, 90.4743) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.29
Powder Blue
#B0E0E6
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 3.79
Light Sky Blue
#C6FCFF
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Light Light Blue
#CAFFFB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBEC #ECB3B2
analogous
#B2ECD0 #B2EBEC #B2CEEC
triadic
#B2EBEC #ECB2EB #EBECB2
tetradic
#B2EBEC #D0B2EC #ECB3B2 #CEECB2
square
#B2EBEC #D0B2EC #ECB3B2 #CEECB2
split-complementary
#B2EBEC #ECB2CE #ECD0B2
monochromatic
#50D2D4 #81DEE0 #B2EBEC #E3F8F8 #E6F9F9
Accessibility & contrast
On white
1.31
#B2EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#B2EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBEC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBEC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EC
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#9FEFEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b2ebec; /* rgb */ color: rgb(178, 235, 236); /* oklch */ color: oklch(90.2% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#caf1f2',
500: '#b2ebec',
950: '#000000',
},
}SCSS
$custom: #b2ebec; $custom-light: #caf1f2; $custom-dark: #000000;
JSON
{
"hex": "#b2ebec",
"rgb": {
"r": 178,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.034,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.9016,
"c": 0.05778,
"h": 197.5
},
"luminance": 0.74938
}Semantic roles & 50–950 ramp
primary
#B2EBEC
secondary
#C97B79
accent
#201DC8
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585