#B6FFEC#B6FFEC
#B6FFEC is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.077 H 176.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFEC |
|---|---|
| RGB | rgb(182, 255, 236) |
| HSL | hsl(164, 100%, 86%) |
| HSV | hsv(164, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.96, -26.33, 1.86) |
| CIE-LCH | lch(94.96, 26.40, 175.95°) |
| OKLab | oklab(94.68% -0.0765 0.0045) |
| OKLCH | oklch(94.68% 0.077 176.6) |
| XYZ | xyz(70.1867, 87.5177, 92.5350) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.49
Eggshell Blue
#C4FFF7
ΔE00 4.50
Pale Cyan
#B7FFFA
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 5.94
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFEC #FFB6C9
analogous
#B6FFC7 #B6FFEC #B6EDFF
triadic
#B6FFEC #ECB6FF #FFECB6
tetradic
#B6FFEC #C7B6FF #FFB6C9 #EDFFB6
square
#B6FFEC #C7B6FF #FFB6C9 #EDFFB6
split-complementary
#B6FFEC #FFB6ED #FFC7B6
monochromatic
#3CFFCC #79FFDC #B6FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#B6FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#B6FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFEC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFEC | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#ECEDED
Tritanopia (blue-blind)
#A2FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b6ffec; /* rgb */ color: rgb(182, 255, 236); /* oklch */ color: oklch(94.7% 0.077 176.6);
Tailwind
colors: {
custom: {
50: '#cdfff2',
500: '#b6ffec',
950: '#000000',
},
}SCSS
$custom: #b6ffec; $custom-light: #cdfff2; $custom-dark: #000000;
JSON
{
"hex": "#b6ffec",
"rgb": {
"r": 182,
"g": 255,
"b": 236
},
"hsl": {
"h": 164.384,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.94682,
"c": 0.07662,
"h": 176.6
},
"luminance": 0.87521
}Semantic roles & 50–950 ramp
primary
#B6FFEC
secondary
#E67391
accent
#003CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685