#B2FEE2#B2FEE2
#B2FEE2 is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.0% C 0.084 H 169.5°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEE2 |
|---|---|
| RGB | rgb(178, 254, 226) |
| HSL | hsl(158, 97%, 85%) |
| HSV | hsv(158, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(94.24, -29.03, 5.96) |
| CIE-LCH | lch(94.24, 29.64, 168.41°) |
| OKLab | oklab(93.98% -0.0828 0.0153) |
| OKLCH | oklch(93.98% 0.084 169.5) |
| XYZ | xyz(67.5248, 85.8362, 84.9468) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.12
Light Aqua
#8CFFDB
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 6.33
Aquamarine
#7FFFD4
ΔE00 6.40
Tiffany Blue
#7BF2DA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEE2 #FEB2CE
analogous
#B2FEBC #B2FEE2 #B2F4FE
triadic
#B2FEE2 #E2B2FE #FEE2B2
tetradic
#B2FEE2 #BCB2FE #FEB2CE #F4FEB2
square
#B2FEE2 #BCB2FE #FEB2CE #F4FEB2
split-complementary
#B2FEE2 #FEB2F4 #FEBCB2
monochromatic
#39FCB4 #76FDCB #B2FEE2 #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.16
#B2FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#B2FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEE2
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEE2 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E1
Deuteranopia (green-blind)
#EDEBE4
Tritanopia (blue-blind)
#9FFFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b2fee2; /* rgb */ color: rgb(178, 254, 226); /* oklch */ color: oklch(94.0% 0.084 169.5);
Tailwind
colors: {
custom: {
50: '#cbffeb',
500: '#b2fee2',
950: '#000000',
},
}SCSS
$custom: #b2fee2; $custom-light: #cbffeb; $custom-dark: #000000;
JSON
{
"hex": "#b2fee2",
"rgb": {
"r": 178,
"g": 254,
"b": 226
},
"hsl": {
"h": 157.895,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.93975,
"c": 0.08416,
"h": 169.5
},
"luminance": 0.8584
}Semantic roles & 50–950 ramp
primary
#B2FEE2
secondary
#E4709B
accent
#0055E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684