#B6FFFE#B6FFFE
#B6FFFE is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.072 H 194.9°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFFE |
|---|---|
| RGB | rgb(182, 255, 254) |
| HSL | hsl(179, 100%, 86%) |
| HSV | hsv(179, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.42, -22.50, -6.74) |
| CIE-LCH | lch(95.42, 23.49, 196.68°) |
| OKLab | oklab(95.21% -0.0693 -0.0185) |
| OKLCH | oklch(95.21% 0.072 194.9) |
| XYZ | xyz(72.9349, 88.6170, 107.0084) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.51
Light Cyan
#ACFFFC
ΔE00 1.71
Eggshell Blue
#C4FFF7
ΔE00 3.36
Duck Egg Blue
#C3FBF4
ΔE00 3.47
Light Light Blue
#CAFFFB
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFFE #FFB6B7
analogous
#B6FFD9 #B6FFFE #B6DBFF
triadic
#B6FFFE #FEB6FF #FFFEB6
tetradic
#B6FFFE #D9B6FF #FFB6B7 #DBFFB6
square
#B6FFFE #D9B6FF #FFB6B7 #DBFFB6
split-complementary
#B6FFFE #FFB6DB #FFD9B6
monochromatic
#3CFFFC #79FFFD #B6FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B6FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#B6FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFFE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFFE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E8EDFF
Tritanopia (blue-blind)
#9CFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b6fffe; /* rgb */ color: rgb(182, 255, 254); /* oklch */ color: oklch(95.2% 0.072 194.9);
Tailwind
colors: {
custom: {
50: '#cefffe',
500: '#b6fffe',
950: '#000000',
},
}SCSS
$custom: #b6fffe; $custom-light: #cefffe; $custom-dark: #000000;
JSON
{
"hex": "#b6fffe",
"rgb": {
"r": 182,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.178,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95205,
"c": 0.07177,
"h": 194.9
},
"luminance": 0.88621
}Semantic roles & 50–950 ramp
primary
#B6FFFE
secondary
#E67374
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685