#B6FFEF#B6FFEF
#B6FFEF is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.075 H 179.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFEF |
|---|---|
| RGB | rgb(182, 255, 239) |
| HSL | hsl(167, 100%, 86%) |
| HSV | hsv(167, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.03, -25.71, 0.42) |
| CIE-LCH | lch(95.03, 25.71, 179.05°) |
| OKLab | oklab(94.77% -0.0753 0.0007) |
| OKLCH | oklch(94.77% 0.075 179.5) |
| XYZ | xyz(70.6262, 87.6936, 94.8498) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.44
Eggshell Blue
#C4FFF7
ΔE00 3.70
Pale Cyan
#B7FFFA
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 4.95
Light Light Blue
#CAFFFB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFEF #FFB6C6
analogous
#B6FFCA #B6FFEF #B6EAFF
triadic
#B6FFEF #EFB6FF #FFEFB6
tetradic
#B6FFEF #CAB6FF #FFB6C6 #EAFFB6
square
#B6FFEF #CAB6FF #FFB6C6 #EAFFB6
split-complementary
#B6FFEF #FFB6EA #FFCAB6
monochromatic
#3CFFD4 #79FFE2 #B6FFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B6FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#B6FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFEF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFEF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#A1FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b6ffef; /* rgb */ color: rgb(182, 255, 239); /* oklch */ color: oklch(94.8% 0.075 179.5);
Tailwind
colors: {
custom: {
50: '#cdfff4',
500: '#b6ffef',
950: '#000000',
},
}SCSS
$custom: #b6ffef; $custom-light: #cdfff4; $custom-dark: #000000;
JSON
{
"hex": "#b6ffef",
"rgb": {
"r": 182,
"g": 255,
"b": 239
},
"hsl": {
"h": 166.849,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.94766,
"c": 0.07528,
"h": 179.5
},
"luminance": 0.87697
}Semantic roles & 50–950 ramp
primary
#B6FFEF
secondary
#E6738C
accent
#0032E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685