#B2FEEC#B2FEEC
#B2FEEC is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.079 H 178.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEEC |
|---|---|
| RGB | rgb(178, 254, 236) |
| HSL | hsl(166, 97%, 85%) |
| HSV | hsv(166, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.48, -26.99, 1.15) |
| CIE-LCH | lch(94.48, 27.01, 177.56°) |
| OKLab | oklab(94.25% -0.0787 0.0026) |
| OKLCH | oklch(94.25% 0.079 178.1) |
| XYZ | xyz(68.9371, 86.4011, 92.3853) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 4.51
Pale Cyan
#B7FFFA
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.54
Pale Turquoise
#A5FBD5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEEC #FEB2C4
analogous
#B2FEC6 #B2FEEC #B2EAFE
triadic
#B2FEEC #ECB2FE #FEECB2
tetradic
#B2FEEC #C6B2FE #FEB2C4 #EAFEB2
square
#B2FEEC #C6B2FE #FEB2C4 #EAFEB2
split-complementary
#B2FEEC #FEB2EA #FEC6B2
monochromatic
#39FCCE #76FDDD #B2FEEC #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B2FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#B2FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEEC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEEC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#9CFFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2feec; /* rgb */ color: rgb(178, 254, 236); /* oklch */ color: oklch(94.2% 0.079 178.1);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b2feec',
950: '#000000',
},
}SCSS
$custom: #b2feec; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b2feec",
"rgb": {
"r": 178,
"g": 254,
"b": 236
},
"hsl": {
"h": 165.789,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94249,
"c": 0.07871,
"h": 178.1
},
"luminance": 0.86405
}Semantic roles & 50–950 ramp
primary
#B2FEEC
secondary
#E4708C
accent
#0036E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685