#B2FFEC#B2FFEC
#B2FFEC is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.080 H 177.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFEC |
|---|---|
| RGB | rgb(178, 255, 236) |
| HSL | hsl(165, 100%, 85%) |
| HSV | hsv(165, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.75, -27.46, 1.54) |
| CIE-LCH | lch(94.75, 27.51, 176.79°) |
| OKLab | oklab(94.47% -0.0799 0.0037) |
| OKLCH | oklch(94.47% 0.08 177.4) |
| XYZ | xyz(69.2553, 87.0375, 92.4914) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.02
Eggshell Blue
#C4FFF7
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 5.08
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 5.84
Pale Turquoise
#A5FBD5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFEC #FFB2C5
analogous
#B2FFC6 #B2FFEC #B2EBFF
triadic
#B2FFEC #ECB2FF #FFECB2
tetradic
#B2FFEC #C6B2FF #FFB2C5 #EBFFB2
square
#B2FFEC #C6B2FF #FFB2C5 #EBFFB2
split-complementary
#B2FFEC #FFB2EB #FFC6B2
monochromatic
#38FFCE #75FFDD #B2FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B2FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#B2FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFEC
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFEC | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#9CFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2ffec; /* rgb */ color: rgb(178, 255, 236); /* oklch */ color: oklch(94.5% 0.080 177.4);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b2ffec',
950: '#000000',
},
}SCSS
$custom: #b2ffec; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b2ffec",
"rgb": {
"r": 178,
"g": 255,
"b": 236
},
"hsl": {
"h": 165.195,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94465,
"c": 0.07997,
"h": 177.4
},
"luminance": 0.87041
}Semantic roles & 50–950 ramp
primary
#B2FFEC
secondary
#E6708D
accent
#0039E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685