#B3FFEC#B3FFEC
#B3FFEC is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.079 H 177.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFEC |
|---|---|
| RGB | rgb(179, 255, 236) |
| HSL | hsl(165, 100%, 85%) |
| HSV | hsv(165, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.80, -27.18, 1.62) |
| CIE-LCH | lch(94.80, 27.23, 176.59°) |
| OKLab | oklab(94.52% -0.079 0.0039) |
| OKLCH | oklch(94.52% 0.079 177.2) |
| XYZ | xyz(69.4856, 87.1562, 92.5022) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.88
Eggshell Blue
#C4FFF7
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 5.07
Duck Egg Blue
#C3FBF4
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 5.87
Pale Turquoise
#A5FBD5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFEC #FFB3C6
analogous
#B3FFC6 #B3FFEC #B3ECFF
triadic
#B3FFEC #ECB3FF #FFECB3
tetradic
#B3FFEC #C6B3FF #FFB3C6 #ECFFB3
square
#B3FFEC #C6B3FF #FFB3C6 #ECFFB3
split-complementary
#B3FFEC #FFB3EC #FFC6B3
monochromatic
#39FFCD #76FFDD #B3FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B3FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#B3FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFEC
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFEC | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#9DFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b3ffec; /* rgb */ color: rgb(179, 255, 236); /* oklch */ color: oklch(94.5% 0.079 177.2);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b3ffec',
950: '#000000',
},
}SCSS
$custom: #b3ffec; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b3ffec",
"rgb": {
"r": 179,
"g": 255,
"b": 236
},
"hsl": {
"h": 165,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94519,
"c": 0.07915,
"h": 177.2
},
"luminance": 0.8716
}Semantic roles & 50–950 ramp
primary
#B3FFEC
secondary
#E6708E
accent
#0039E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131816
muted
#838685