#B2FEEB#B2FEEB
#B2FEEB is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.079 H 177.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEEB |
|---|---|
| RGB | rgb(178, 254, 235) |
| HSL | hsl(165, 97%, 85%) |
| HSV | hsv(165, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(94.46, -27.19, 1.63) |
| CIE-LCH | lch(94.46, 27.24, 176.57°) |
| OKLab | oklab(94.22% -0.0791 0.0039) |
| OKLCH | oklch(94.22% 0.079 177.2) |
| XYZ | xyz(68.7923, 86.3432, 91.6223) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.94
Eggshell Blue
#C4FFF7
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 5.09
Duck Egg Blue
#C3FBF4
ΔE00 5.30
Pale Turquoise
#A5FBD5
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEEB #FEB2C5
analogous
#B2FEC5 #B2FEEB #B2EBFE
triadic
#B2FEEB #EBB2FE #FEEBB2
tetradic
#B2FEEB #C5B2FE #FEB2C5 #EBFEB2
square
#B2FEEB #C5B2FE #FEB2C5 #EBFEB2
split-complementary
#B2FEEB #FEB2EB #FEC5B2
monochromatic
#39FCCC #76FDDB #B2FEEB #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.15
#B2FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#B2FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEEB
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEEB | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#9CFFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2feeb; /* rgb */ color: rgb(178, 254, 235); /* oklch */ color: oklch(94.2% 0.079 177.2);
Tailwind
colors: {
custom: {
50: '#cbfff1',
500: '#b2feeb',
950: '#000000',
},
}SCSS
$custom: #b2feeb; $custom-light: #cbfff1; $custom-dark: #000000;
JSON
{
"hex": "#b2feeb",
"rgb": {
"r": 178,
"g": 254,
"b": 235
},
"hsl": {
"h": 165,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94221,
"c": 0.07918,
"h": 177.2
},
"luminance": 0.86347
}Semantic roles & 50–950 ramp
primary
#B2FEEB
secondary
#E4708D
accent
#0039E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685