#B2E2EB#B2E2EB
#B2E2EB is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.2% C 0.051 H 210.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2EB |
|---|---|
| RGB | rgb(178, 226, 235) |
| HSL | hsl(189, 59%, 81%) |
| HSV | hsv(189, 24%, 92%) |
| CMYK | cmyk(24.3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.92, -13.42, -9.45) |
| CIE-LCH | lch(86.92, 16.42, 215.16°) |
| OKLab | oklab(88.21% -0.044 -0.0257) |
| OKLCH | oklch(88.21% 0.051 210.3) |
| XYZ | xyz(60.5474, 69.8534, 88.8740) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.37
Lightblue
#ADD8E6
ΔE00 3.46
Pale Sky Blue
#BDF6FE
ΔE00 4.51
Paleturquoise
#AFEEEE
ΔE00 5.67
Ice Blue
#A5DFF9
ΔE00 5.95
Light Sky Blue
#C6FCFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2EB #EBBBB2
analogous
#B2EBD7 #B2E2EB #B2C5EB
triadic
#B2E2EB #EBB2E2 #E2EBB2
tetradic
#B2E2EB #D7B2EB #EBBBB2 #C5EBB2
square
#B2E2EB #D7B2EB #EBBBB2 #C5EBB2
split-complementary
#B2E2EB #EBB2C5 #EBD7B2
monochromatic
#51BDD2 #81D0DE #B2E2EB #E3F4F8 #E7F6F9
Accessibility & contrast
On white
1.40
#B2E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#B2E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2EB
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2EB | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#A0E7E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e2eb; /* rgb */ color: rgb(178, 226, 235); /* oklch */ color: oklch(88.2% 0.051 210.3);
Tailwind
colors: {
custom: {
50: '#caebf1',
500: '#b2e2eb',
950: '#000000',
},
}SCSS
$custom: #b2e2eb; $custom-light: #caebf1; $custom-dark: #000000;
JSON
{
"hex": "#b2e2eb",
"rgb": {
"r": 178,
"g": 226,
"b": 235
},
"hsl": {
"h": 189.474,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.88214,
"c": 0.05099,
"h": 210.3
},
"luminance": 0.69856
}Semantic roles & 50–950 ramp
primary
#B2E2EB
secondary
#C7867A
accent
#3A1FC6
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485