#B2F2EF#B2F2EF
#B2F2EF is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.8% C 0.064 H 192.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2EF |
|---|---|
| RGB | rgb(178, 242, 239) |
| HSL | hsl(177, 71%, 82%) |
| HSV | hsv(177, 26%, 95%) |
| CMYK | cmyk(26.4%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(91.32, -20.54, -5.04) |
| CIE-LCH | lch(91.32, 21.15, 193.78°) |
| OKLab | oklab(91.75% -0.0627 -0.0138) |
| OKLCH | oklch(91.75% 0.064 192.5) |
| XYZ | xyz(65.6872, 79.1981, 93.4703) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.44
Pale Cyan
#B7FFFA
ΔE00 2.87
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Eggshell Blue
#C4FFF7
ΔE00 3.48
Light Cyan
#ACFFFC
ΔE00 3.50
Light Light Blue
#CAFFFB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2EF #F2B2B5
analogous
#B2F2CF #B2F2EF #B2D5F2
triadic
#B2F2EF #EFB2F2 #F2EFB2
tetradic
#B2F2EF #CFB2F2 #F2B2B5 #D5F2B2
square
#B2F2EF #CFB2F2 #F2B2B5 #D5F2B2
split-complementary
#B2F2EF #F2B2D5 #F2CFB2
monochromatic
#49E0D9 #7EE9E4 #B2F2EF #E5FBFA #E5FBFA
Accessibility & contrast
On white
1.25
#B2F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#B2F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2EF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2EF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#9DF6F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f2ef; /* rgb */ color: rgb(178, 242, 239); /* oklch */ color: oklch(91.8% 0.064 192.5);
Tailwind
colors: {
custom: {
50: '#caf6f4',
500: '#b2f2ef',
950: '#000000',
},
}SCSS
$custom: #b2f2ef; $custom-light: #caf6f4; $custom-dark: #000000;
JSON
{
"hex": "#b2f2ef",
"rgb": {
"r": 178,
"g": 242,
"b": 239
},
"hsl": {
"h": 177.188,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.9175,
"c": 0.06421,
"h": 192.5
},
"luminance": 0.79201
}Semantic roles & 50–950 ramp
primary
#B2F2EF
secondary
#D1777B
accent
#121BD3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585