#B6FEFF#B6FEFF
#B6FEFF is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.0% C 0.071 H 197.1°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FEFF |
|---|---|
| RGB | rgb(182, 254, 255) |
| HSL | hsl(181, 100%, 86%) |
| HSV | hsv(181, 29%, 100%) |
| CMYK | cmyk(28.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.18, -21.80, -7.61) |
| CIE-LCH | lch(95.18, 23.09, 199.25°) |
| OKLab | oklab(95.02% -0.0677 -0.0208) |
| OKLCH | oklch(95.02% 0.071 197.1) |
| XYZ | xyz(72.7772, 88.0449, 107.7480) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.28
Light Cyan
#ACFFFC
ΔE00 2.33
Light Sky Blue
#C6FCFF
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 3.41
Light Light Blue
#CAFFFB
ΔE00 3.62
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FEFF #FFB7B6
analogous
#B6FFDB #B6FEFF #B6D9FF
triadic
#B6FEFF #FFB6FE #FEFFB6
tetradic
#B6FEFF #DBB6FF #FFB7B6 #D9FFB6
square
#B6FEFF #DBB6FF #FFB7B6 #D9FFB6
split-complementary
#B6FEFF #FFB6D9 #FFDBB6
monochromatic
#3CFCFF #79FDFF #B6FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#B6FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#B6FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FEFF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FEFF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#9CFFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b6feff; /* rgb */ color: rgb(182, 254, 255); /* oklch */ color: oklch(95.0% 0.071 197.1);
Tailwind
colors: {
custom: {
50: '#ceffff',
500: '#b6feff',
950: '#000000',
},
}SCSS
$custom: #b6feff; $custom-light: #ceffff; $custom-dark: #000000;
JSON
{
"hex": "#b6feff",
"rgb": {
"r": 182,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.822,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95022,
"c": 0.07088,
"h": 197.1
},
"luminance": 0.88049
}Semantic roles & 50–950 ramp
primary
#B6FEFF
secondary
#E67473
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686