#B2F2EC#B2F2EC
#B2F2EC is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.7% C 0.065 H 188.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2EC |
|---|---|
| RGB | rgb(178, 242, 236) |
| HSL | hsl(174, 71%, 82%) |
| HSV | hsv(174, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(91.24, -21.19, -3.59) |
| CIE-LCH | lch(91.24, 21.49, 189.63°) |
| OKLab | oklab(91.66% -0.0639 -0.01) |
| OKLCH | oklch(91.66% 0.065 188.9) |
| XYZ | xyz(65.2477, 79.0223, 91.1555) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.48
Duck Egg Blue
#C3FBF4
ΔE00 2.63
Pale Cyan
#B7FFFA
ΔE00 2.80
Eggshell Blue
#C4FFF7
ΔE00 3.09
Light Cyan
#ACFFFC
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2EC #F2B2B8
analogous
#B2F2CC #B2F2EC #B2D8F2
triadic
#B2F2EC #ECB2F2 #F2ECB2
tetradic
#B2F2EC #CCB2F2 #F2B2B8 #D8F2B2
square
#B2F2EC #CCB2F2 #F2B2B8 #D8F2B2
split-complementary
#B2F2EC #F2B2D8 #F2CCB2
monochromatic
#49E0D2 #7EE9DF #B2F2EC #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.25
#B2F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#B2F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2EC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2EC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#9EF5F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f2ec; /* rgb */ color: rgb(178, 242, 236); /* oklch */ color: oklch(91.7% 0.065 188.9);
Tailwind
colors: {
custom: {
50: '#caf6f2',
500: '#b2f2ec',
950: '#000000',
},
}SCSS
$custom: #b2f2ec; $custom-light: #caf6f2; $custom-dark: #000000;
JSON
{
"hex": "#b2f2ec",
"rgb": {
"r": 178,
"g": 242,
"b": 236
},
"hsl": {
"h": 174.375,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.9166,
"c": 0.06466,
"h": 188.9
},
"luminance": 0.79025
}Semantic roles & 50–950 ramp
primary
#B2F2EC
secondary
#D1777F
accent
#1224D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585