#B6FFEB#B6FFEB
#B6FFEB is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.077 H 175.7°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFEB |
|---|---|
| RGB | rgb(182, 255, 235) |
| HSL | hsl(164, 100%, 86%) |
| HSV | hsv(164, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.93, -26.54, 2.34) |
| CIE-LCH | lch(94.93, 26.64, 174.95°) |
| OKLab | oklab(94.65% -0.0769 0.0058) |
| OKLCH | oklch(94.65% 0.077 175.7) |
| XYZ | xyz(70.0419, 87.4598, 91.7720) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.31
Eggshell Blue
#C4FFF7
ΔE00 4.78
Duck Egg Blue
#C3FBF4
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.40
Pale Turquoise
#A5FBD5
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFEB #FFB6CA
analogous
#B6FFC6 #B6FFEB #B6EEFF
triadic
#B6FFEB #EBB6FF #FFEBB6
tetradic
#B6FFEB #C6B6FF #FFB6CA #EEFFB6
square
#B6FFEB #C6B6FF #FFB6CA #EEFFB6
split-complementary
#B6FFEB #FFB6EE #FFC6B6
monochromatic
#3CFFC9 #79FFDA #B6FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B6FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#B6FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFEB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFEB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#A2FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b6ffeb; /* rgb */ color: rgb(182, 255, 235); /* oklch */ color: oklch(94.7% 0.077 175.7);
Tailwind
colors: {
custom: {
50: '#cdfff1',
500: '#b6ffeb',
950: '#000000',
},
}SCSS
$custom: #b6ffeb; $custom-light: #cdfff1; $custom-dark: #000000;
JSON
{
"hex": "#b6ffeb",
"rgb": {
"r": 182,
"g": 255,
"b": 235
},
"hsl": {
"h": 163.562,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.94654,
"c": 0.07712,
"h": 175.7
},
"luminance": 0.87463
}Semantic roles & 50–950 ramp
primary
#B6FFEB
secondary
#E67393
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685