#B6F1FA#B6F1FA
#B6F1FA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 92.1% C 0.061 H 207.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F1FA |
|---|---|
| RGB | rgb(182, 241, 250) |
| HSL | hsl(188, 87%, 85%) |
| HSV | hsv(188, 27%, 98%) |
| CMYK | cmyk(27.2%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(91.57, -16.50, -10.37) |
| CIE-LCH | lch(91.57, 19.49, 212.15°) |
| OKLab | oklab(92.11% -0.0536 -0.0283) |
| OKLCH | oklch(92.11% 0.061 207.8) |
| XYZ | xyz(67.9966, 79.7546, 102.2353) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.21
Light Sky Blue
#C6FCFF
ΔE00 3.32
Paleturquoise
#AFEEEE
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Pale Blue
#D0FEFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F1FA #FABFB6
analogous
#B6FAE1 #B6F1FA #B6CFFA
triadic
#B6F1FA #FAB6F1 #F1FAB6
tetradic
#B6F1FA #E1B6FA #FABFB6 #CFFAB6
square
#B6F1FA #E1B6FA #FABFB6 #CFFAB6
split-complementary
#B6F1FA #FAB6CF #FAE1B6
monochromatic
#43DBF2 #7DE6F6 #B6F1FA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.24
#B6F1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#B6F1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F1FA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F1FA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#9FF6F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b6f1fa; /* rgb */ color: rgb(182, 241, 250); /* oklch */ color: oklch(92.1% 0.061 207.8);
Tailwind
colors: {
custom: {
50: '#cdf5fc',
500: '#b6f1fa',
950: '#000000',
},
}SCSS
$custom: #b6f1fa; $custom-light: #cdf5fc; $custom-dark: #000000;
JSON
{
"hex": "#b6f1fa",
"rgb": {
"r": 182,
"g": 241,
"b": 250
},
"hsl": {
"h": 187.941,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.92106,
"c": 0.06065,
"h": 207.8
},
"luminance": 0.79758
}Semantic roles & 50–950 ramp
primary
#B6F1FA
secondary
#DE8476
accent
#2002E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585