#B2F2EA#B2F2EA
#B2F2EA is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.6% C 0.065 H 186.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2EA |
|---|---|
| RGB | rgb(178, 242, 234) |
| HSL | hsl(173, 71%, 82%) |
| HSV | hsv(173, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.19, -21.61, -2.63) |
| CIE-LCH | lch(91.19, 21.77, 186.93°) |
| OKLab | oklab(91.6% -0.0647 -0.0074) |
| OKLCH | oklch(91.6% 0.065 186.5) |
| XYZ | xyz(64.9588, 78.9067, 89.6337) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.69
Pale Cyan
#B7FFFA
ΔE00 3.02
Eggshell Blue
#C4FFF7
ΔE00 3.05
Paleturquoise
#AFEEEE
ΔE00 3.21
Light Cyan
#ACFFFC
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2EA #F2B2BA
analogous
#B2F2CA #B2F2EA #B2DAF2
triadic
#B2F2EA #EAB2F2 #F2EAB2
tetradic
#B2F2EA #CAB2F2 #F2B2BA #DAF2B2
square
#B2F2EA #CAB2F2 #F2B2BA #DAF2B2
split-complementary
#B2F2EA #F2B2DA #F2CAB2
monochromatic
#49E0CD #7EE9DC #B2F2EA #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.25
#B2F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#B2F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2EA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2EA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#9EF5EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f2ea; /* rgb */ color: rgb(178, 242, 234); /* oklch */ color: oklch(91.6% 0.065 186.5);
Tailwind
colors: {
custom: {
50: '#caf6f0',
500: '#b2f2ea',
950: '#000000',
},
}SCSS
$custom: #b2f2ea; $custom-light: #caf6f0; $custom-dark: #000000;
JSON
{
"hex": "#b2f2ea",
"rgb": {
"r": 178,
"g": 242,
"b": 234
},
"hsl": {
"h": 172.5,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.91601,
"c": 0.0651,
"h": 186.5
},
"luminance": 0.7891
}Semantic roles & 50–950 ramp
primary
#B2F2EA
secondary
#D17782
accent
#122AD3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585