#B2F2EB#B2F2EB
#B2F2EB is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.6% C 0.065 H 187.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2EB |
|---|---|
| RGB | rgb(178, 242, 235) |
| HSL | hsl(173, 71%, 82%) |
| HSV | hsv(173, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(91.22, -21.40, -3.11) |
| CIE-LCH | lch(91.22, 21.62, 188.27°) |
| OKLab | oklab(91.63% -0.0643 -0.0087) |
| OKLCH | oklch(91.63% 0.065 187.7) |
| XYZ | xyz(65.1028, 78.9643, 90.3925) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 2.84
Pale Cyan
#B7FFFA
ΔE00 2.88
Eggshell Blue
#C4FFF7
ΔE00 3.05
Light Cyan
#ACFFFC
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2EB #F2B2B9
analogous
#B2F2CB #B2F2EB #B2D9F2
triadic
#B2F2EB #EBB2F2 #F2EBB2
tetradic
#B2F2EB #CBB2F2 #F2B2B9 #D9F2B2
square
#B2F2EB #CBB2F2 #F2B2B9 #D9F2B2
split-complementary
#B2F2EB #F2B2D9 #F2CBB2
monochromatic
#49E0D0 #7EE9DD #B2F2EB #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.25
#B2F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#B2F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2EB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2EB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#9EF5F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f2eb; /* rgb */ color: rgb(178, 242, 235); /* oklch */ color: oklch(91.6% 0.065 187.7);
Tailwind
colors: {
custom: {
50: '#caf6f1',
500: '#b2f2eb',
950: '#000000',
},
}SCSS
$custom: #b2f2eb; $custom-light: #caf6f1; $custom-dark: #000000;
JSON
{
"hex": "#b2f2eb",
"rgb": {
"r": 178,
"g": 242,
"b": 235
},
"hsl": {
"h": 173.438,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.9163,
"c": 0.06486,
"h": 187.7
},
"luminance": 0.78967
}Semantic roles & 50–950 ramp
primary
#B2F2EB
secondary
#D17781
accent
#1227D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585