#B2FEEF#B2FEEF
#B2FEEF is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.077 H 180.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEEF |
|---|---|
| RGB | rgb(178, 254, 239) |
| HSL | hsl(168, 97%, 85%) |
| HSV | hsv(168, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.56, -26.36, -0.29) |
| CIE-LCH | lch(94.56, 26.36, 180.63°) |
| OKLab | oklab(94.33% -0.0775 -0.0012) |
| OKLCH | oklch(94.33% 0.077 180.9) |
| XYZ | xyz(69.3766, 86.5769, 94.7001) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.98
Pale Cyan
#B7FFFA
ΔE00 3.73
Eggshell Blue
#C4FFF7
ΔE00 3.80
Duck Egg Blue
#C3FBF4
ΔE00 4.36
Light Cyan
#ACFFFC
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEEF #FEB2C1
analogous
#B2FEC9 #B2FEEF #B2E7FE
triadic
#B2FEEF #EFB2FE #FEEFB2
tetradic
#B2FEEF #C9B2FE #FEB2C1 #E7FEB2
square
#B2FEEF #C9B2FE #FEB2C1 #E7FEB2
split-complementary
#B2FEEF #FEB2E7 #FEC9B2
monochromatic
#39FCD6 #76FDE2 #B2FEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#B2FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#B2FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEEF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEEF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#9BFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2feef; /* rgb */ color: rgb(178, 254, 239); /* oklch */ color: oklch(94.3% 0.077 180.9);
Tailwind
colors: {
custom: {
50: '#cbfff4',
500: '#b2feef',
950: '#000000',
},
}SCSS
$custom: #b2feef; $custom-light: #cbfff4; $custom-dark: #000000;
JSON
{
"hex": "#b2feef",
"rgb": {
"r": 178,
"g": 254,
"b": 239
},
"hsl": {
"h": 168.158,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94333,
"c": 0.07747,
"h": 180.9
},
"luminance": 0.86581
}Semantic roles & 50–950 ramp
primary
#B2FEEF
secondary
#E47087
accent
#002DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685