#B6F2FA#B6F2FA
#B6F2FA is a very light, moderate teal. Relative luminance 0.804; OKLCH L 92.3% C 0.061 H 206.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F2FA |
|---|---|
| RGB | rgb(182, 242, 250) |
| HSL | hsl(187, 87%, 85%) |
| HSV | hsv(187, 27%, 98%) |
| CMYK | cmyk(27.2%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(91.84, -17.00, -9.97) |
| CIE-LCH | lch(91.84, 19.71, 210.41°) |
| OKLab | oklab(92.32% -0.0549 -0.0272) |
| OKLCH | oklch(92.32% 0.061 206.4) |
| XYZ | xyz(68.2934, 80.3482, 102.3343) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.12
Light Sky Blue
#C6FCFF
ΔE00 2.99
Paleturquoise
#AFEEEE
ΔE00 3.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Powder Blue
#B0E0E6
ΔE00 4.21
Pale Blue
#D0FEFE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F2FA #FABEB6
analogous
#B6FAE0 #B6F2FA #B6D0FA
triadic
#B6F2FA #FAB6F2 #F2FAB6
tetradic
#B6F2FA #E0B6FA #FABEB6 #D0FAB6
square
#B6F2FA #E0B6FA #FABEB6 #D0FAB6
split-complementary
#B6F2FA #FAB6D0 #FAE0B6
monochromatic
#43DEF2 #7DE8F6 #B6F2FA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.23
#B6F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#B6F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F2FA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F2FA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#9FF7F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b6f2fa; /* rgb */ color: rgb(182, 242, 250); /* oklch */ color: oklch(92.3% 0.061 206.4);
Tailwind
colors: {
custom: {
50: '#cdf6fc',
500: '#b6f2fa',
950: '#000000',
},
}SCSS
$custom: #b6f2fa; $custom-light: #cdf6fc; $custom-dark: #000000;
JSON
{
"hex": "#b6f2fa",
"rgb": {
"r": 182,
"g": 242,
"b": 250
},
"hsl": {
"h": 187.059,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.92318,
"c": 0.06127,
"h": 206.4
},
"luminance": 0.80351
}Semantic roles & 50–950 ramp
primary
#B6F2FA
secondary
#DE8276
accent
#1C02E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585