#B2F2EE#B2F2EE
#B2F2EE is a very light, moderate teal. Relative luminance 0.791; OKLCH L 91.7% C 0.064 H 191.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2EE |
|---|---|
| RGB | rgb(178, 242, 238) |
| HSL | hsl(176, 71%, 82%) |
| HSV | hsv(176, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(91.30, -20.76, -4.56) |
| CIE-LCH | lch(91.30, 21.25, 192.38°) |
| OKLab | oklab(91.72% -0.0631 -0.0126) |
| OKLCH | oklch(91.72% 0.064 191.3) |
| XYZ | xyz(65.5399, 79.1391, 92.6944) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.77
Duck Egg Blue
#C3FBF4
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 2.79
Eggshell Blue
#C4FFF7
ΔE00 3.31
Light Cyan
#ACFFFC
ΔE00 3.50
Light Light Blue
#CAFFFB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2EE #F2B2B6
analogous
#B2F2CE #B2F2EE #B2D6F2
triadic
#B2F2EE #EEB2F2 #F2EEB2
tetradic
#B2F2EE #CEB2F2 #F2B2B6 #D6F2B2
square
#B2F2EE #CEB2F2 #F2B2B6 #D6F2B2
split-complementary
#B2F2EE #F2B2D6 #F2CEB2
monochromatic
#49E0D7 #7EE9E2 #B2F2EE #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.25
#B2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#B2F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2EE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2EE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#9DF6F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f2ee; /* rgb */ color: rgb(178, 242, 238); /* oklch */ color: oklch(91.7% 0.064 191.3);
Tailwind
colors: {
custom: {
50: '#caf6f3',
500: '#b2f2ee',
950: '#000000',
},
}SCSS
$custom: #b2f2ee; $custom-light: #caf6f3; $custom-dark: #000000;
JSON
{
"hex": "#b2f2ee",
"rgb": {
"r": 178,
"g": 242,
"b": 238
},
"hsl": {
"h": 176.25,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.91719,
"c": 0.06433,
"h": 191.3
},
"luminance": 0.79142
}Semantic roles & 50–950 ramp
primary
#B2F2EE
secondary
#D1777D
accent
#121ED3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585