#B2FEEE#B2FEEE
#B2FEEE is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.078 H 179.9°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEEE |
|---|---|
| RGB | rgb(178, 254, 238) |
| HSL | hsl(167, 97%, 85%) |
| HSV | hsv(167, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.53, -26.57, 0.19) |
| CIE-LCH | lch(94.53, 26.57, 179.59°) |
| OKLab | oklab(94.31% -0.0779 0.0001) |
| OKLCH | oklch(94.31% 0.078 179.9) |
| XYZ | xyz(69.2293, 86.5180, 93.9242) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.67
Eggshell Blue
#C4FFF7
ΔE00 4.03
Pale Cyan
#B7FFFA
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 4.84
Light Light Blue
#CAFFFB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEEE #FEB2C2
analogous
#B2FEC8 #B2FEEE #B2E8FE
triadic
#B2FEEE #EEB2FE #FEEEB2
tetradic
#B2FEEE #C8B2FE #FEB2C2 #E8FEB2
square
#B2FEEE #C8B2FE #FEB2C2 #E8FEB2
split-complementary
#B2FEEE #FEB2E8 #FEC8B2
monochromatic
#39FCD3 #76FDE1 #B2FEEE #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B2FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#B2FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEEE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEEE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#9BFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2feee; /* rgb */ color: rgb(178, 254, 238); /* oklch */ color: oklch(94.3% 0.078 179.9);
Tailwind
colors: {
custom: {
50: '#cbfff3',
500: '#b2feee',
950: '#000000',
},
}SCSS
$custom: #b2feee; $custom-light: #cbfff3; $custom-dark: #000000;
JSON
{
"hex": "#b2feee",
"rgb": {
"r": 178,
"g": 254,
"b": 238
},
"hsl": {
"h": 167.368,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94305,
"c": 0.07786,
"h": 179.9
},
"luminance": 0.86522
}Semantic roles & 50–950 ramp
primary
#B2FEEE
secondary
#E47089
accent
#0030E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685