#B6FFFC#B6FFFC
#B6FFFC is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.1% C 0.072 H 192.8°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFFC |
|---|---|
| RGB | rgb(182, 255, 252) |
| HSL | hsl(178, 100%, 86%) |
| HSV | hsv(178, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.37, -22.94, -5.79) |
| CIE-LCH | lch(95.37, 23.66, 194.16°) |
| OKLab | oklab(95.15% -0.0701 -0.0159) |
| OKLCH | oklch(95.15% 0.072 192.8) |
| XYZ | xyz(72.6163, 88.4896, 105.3305) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.75
Light Cyan
#ACFFFC
ΔE00 1.43
Eggshell Blue
#C4FFF7
ΔE00 2.88
Duck Egg Blue
#C3FBF4
ΔE00 3.11
Light Light Blue
#CAFFFB
ΔE00 3.47
Paleturquoise
#AFEEEE
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFFC #FFB6B9
analogous
#B6FFD7 #B6FFFC #B6DDFF
triadic
#B6FFFC #FCB6FF #FFFCB6
tetradic
#B6FFFC #D7B6FF #FFB6B9 #DDFFB6
square
#B6FFFC #D7B6FF #FFB6B9 #DDFFB6
split-complementary
#B6FFFC #FFB6DD #FFD7B6
monochromatic
#3CFFF7 #79FFF9 #B6FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B6FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#B6FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFFC
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFFC | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#9DFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b6fffc; /* rgb */ color: rgb(182, 255, 252); /* oklch */ color: oklch(95.1% 0.072 192.8);
Tailwind
colors: {
custom: {
50: '#cefffd',
500: '#b6fffc',
950: '#000000',
},
}SCSS
$custom: #b6fffc; $custom-light: #cefffd; $custom-dark: #000000;
JSON
{
"hex": "#b6fffc",
"rgb": {
"r": 182,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.534,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95145,
"c": 0.07191,
"h": 192.8
},
"luminance": 0.88493
}Semantic roles & 50–950 ramp
primary
#B6FFFC
secondary
#E67378
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685