#B6F2F7#B6F2F7
#B6F2F7 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 92.2% C 0.061 H 202.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F2F7 |
|---|---|
| RGB | rgb(182, 242, 247) |
| HSL | hsl(185, 80%, 84%) |
| HSV | hsv(185, 26%, 97%) |
| CMYK | cmyk(26.3%, 2%, 0%, 3.1%) |
| CIE-LAB | lab(91.76, -17.66, -8.54) |
| CIE-LCH | lch(91.76, 19.62, 205.80°) |
| OKLab | oklab(92.22% -0.056 -0.0233) |
| OKLCH | oklch(92.22% 0.061 202.6) |
| XYZ | xyz(67.8267, 80.1616, 99.8766) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.80
Paleturquoise
#AFEEEE
ΔE00 2.44
Light Sky Blue
#C6FCFF
ΔE00 2.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 4.22
Powder Blue
#B0E0E6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F2F7 #F7BBB6
analogous
#B6F7DC #B6F2F7 #B6D2F7
triadic
#B6F2F7 #F7B6F2 #F2F7B6
tetradic
#B6F2F7 #DCB6F7 #F7BBB6 #D2F7B6
square
#B6F2F7 #DCB6F7 #F7BBB6 #D2F7B6
split-complementary
#B6F2F7 #F7B6D2 #F7DCB6
monochromatic
#48DEEB #7FE8F1 #B6F2F7 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.23
#B6F2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#B6F2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F2F7
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F2F7 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF7
Deuteranopia (green-blind)
#DDE4F7
Tritanopia (blue-blind)
#A0F7F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b6f2f7; /* rgb */ color: rgb(182, 242, 247); /* oklch */ color: oklch(92.2% 0.061 202.6);
Tailwind
colors: {
custom: {
50: '#cdf6f9',
500: '#b6f2f7',
950: '#000000',
},
}SCSS
$custom: #b6f2f7; $custom-light: #cdf6f9; $custom-dark: #000000;
JSON
{
"hex": "#b6f2f7",
"rgb": {
"r": 182,
"g": 242,
"b": 247
},
"hsl": {
"h": 184.615,
"s": 80.247,
"l": 84.118
},
"oklch": {
"l": 0.92224,
"c": 0.0607,
"h": 202.6
},
"luminance": 0.80165
}Semantic roles & 50–950 ramp
primary
#B6F2F7
secondary
#D98078
accent
#1909DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585