#B2FEF4#B2FEF4
#B2FEF4 is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.5% C 0.076 H 185.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEF4 |
|---|---|
| RGB | rgb(178, 254, 244) |
| HSL | hsl(172, 97%, 85%) |
| HSV | hsv(172, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(94.69, -25.29, -2.69) |
| CIE-LCH | lch(94.69, 25.43, 186.06°) |
| OKLab | oklab(94.48% -0.0755 -0.0076) |
| OKLCH | oklch(94.48% 0.076 185.8) |
| XYZ | xyz(70.1255, 86.8765, 98.6442) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.01
Light Cyan
#ACFFFC
ΔE00 2.72
Eggshell Blue
#C4FFF7
ΔE00 2.96
Duck Egg Blue
#C3FBF4
ΔE00 3.49
Pale Aqua
#B8FFEB
ΔE00 3.67
Light Light Blue
#CAFFFB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEF4 #FEB2BC
analogous
#B2FECE #B2FEF4 #B2E2FE
triadic
#B2FEF4 #F4B2FE #FEF4B2
tetradic
#B2FEF4 #CEB2FE #FEB2BC #E2FEB2
square
#B2FEF4 #CEB2FE #FEB2BC #E2FEB2
split-complementary
#B2FEF4 #FEB2E2 #FECEB2
monochromatic
#39FCE3 #76FDEB #B2FEF4 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.14
#B2FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#B2FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEF4
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEF4 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F4
Deuteranopia (green-blind)
#E8EBF5
Tritanopia (blue-blind)
#9AFFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2fef4; /* rgb */ color: rgb(178, 254, 244); /* oklch */ color: oklch(94.5% 0.076 185.8);
Tailwind
colors: {
custom: {
50: '#cbfff7',
500: '#b2fef4',
950: '#000000',
},
}SCSS
$custom: #b2fef4; $custom-light: #cbfff7; $custom-dark: #000000;
JSON
{
"hex": "#b2fef4",
"rgb": {
"r": 178,
"g": 254,
"b": 244
},
"hsl": {
"h": 172.105,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94478,
"c": 0.07584,
"h": 185.8
},
"luminance": 0.8688
}Semantic roles & 50–950 ramp
primary
#B2FEF4
secondary
#E4707F
accent
#001EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685