#B2FEED#B2FEED
#B2FEED is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.078 H 179.0°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEED |
|---|---|
| RGB | rgb(178, 254, 237) |
| HSL | hsl(167, 97%, 85%) |
| HSV | hsv(167, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.51, -26.78, 0.67) |
| CIE-LCH | lch(94.51, 26.79, 178.57°) |
| OKLab | oklab(94.28% -0.0783 0.0014) |
| OKLCH | oklch(94.28% 0.078 179) |
| XYZ | xyz(69.0828, 86.4594, 93.1526) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.38
Eggshell Blue
#C4FFF7
ΔE00 4.27
Pale Cyan
#B7FFFA
ΔE00 4.42
Duck Egg Blue
#C3FBF4
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 5.19
Light Light Blue
#CAFFFB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEED #FEB2C3
analogous
#B2FEC7 #B2FEED #B2E9FE
triadic
#B2FEED #EDB2FE #FEEDB2
tetradic
#B2FEED #C7B2FE #FEB2C3 #E9FEB2
square
#B2FEED #C7B2FE #FEB2C3 #E9FEB2
split-complementary
#B2FEED #FEB2E9 #FEC7B2
monochromatic
#39FCD1 #76FDDF #B2FEED #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B2FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#B2FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEED
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEED | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#9CFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2feed; /* rgb */ color: rgb(178, 254, 237); /* oklch */ color: oklch(94.3% 0.078 179.0);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b2feed',
950: '#000000',
},
}SCSS
$custom: #b2feed; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b2feed",
"rgb": {
"r": 178,
"g": 254,
"b": 237
},
"hsl": {
"h": 166.579,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94277,
"c": 0.07828,
"h": 179
},
"luminance": 0.86463
}Semantic roles & 50–950 ramp
primary
#B2FEED
secondary
#E4708A
accent
#0033E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685