#B2E2EA#B2E2EA
#B2E2EA is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.2% C 0.051 H 208.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2EA |
|---|---|
| RGB | rgb(178, 226, 234) |
| HSL | hsl(189, 57%, 81%) |
| HSV | hsv(189, 24%, 92%) |
| CMYK | cmyk(23.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.90, -13.64, -8.97) |
| CIE-LCH | lch(86.90, 16.33, 213.32°) |
| OKLab | oklab(88.18% -0.0444 -0.0244) |
| OKLCH | oklch(88.18% 0.051 208.8) |
| XYZ | xyz(60.4033, 69.7958, 88.1153) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.98
Lightblue
#ADD8E6
ΔE00 3.77
Pale Sky Blue
#BDF6FE
ΔE00 4.44
Paleturquoise
#AFEEEE
ΔE00 5.34
Light Sky Blue
#C6FCFF
ΔE00 5.98
Ice Blue
#A5DFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2EA #EABAB2
analogous
#B2EAD6 #B2E2EA #B2C6EA
triadic
#B2E2EA #EAB2E2 #E2EAB2
tetradic
#B2E2EA #D6B2EA #EABAB2 #C6EAB2
square
#B2E2EA #D6B2EA #EABAB2 #C6EAB2
split-complementary
#B2E2EA #EAB2C6 #EAD6B2
monochromatic
#52BED0 #82D0DD #B2E2EA #E2F4F7 #E7F6F8
Accessibility & contrast
On white
1.40
#B2E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#B2E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2EA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2EA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#A0E6E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e2ea; /* rgb */ color: rgb(178, 226, 234); /* oklch */ color: oklch(88.2% 0.051 208.8);
Tailwind
colors: {
custom: {
50: '#caebf0',
500: '#b2e2ea',
950: '#000000',
},
}SCSS
$custom: #b2e2ea; $custom-light: #caebf0; $custom-dark: #000000;
JSON
{
"hex": "#b2e2ea",
"rgb": {
"r": 178,
"g": 226,
"b": 234
},
"hsl": {
"h": 188.571,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.88182,
"c": 0.05068,
"h": 208.8
},
"luminance": 0.69798
}Semantic roles & 50–950 ramp
primary
#B2E2EA
secondary
#C6857A
accent
#3821C5
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485