#B3F2F9#B3F2F9
#B3F2F9 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 92.1% C 0.064 H 204.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F2F9 |
|---|---|
| RGB | rgb(179, 242, 249) |
| HSL | hsl(186, 85%, 84%) |
| HSV | hsv(186, 28%, 98%) |
| CMYK | cmyk(28.1%, 2.8%, 0%, 2.4%) |
| CIE-LAB | lab(91.65, -18.06, -9.75) |
| CIE-LCH | lch(91.65, 20.53, 208.37°) |
| OKLab | oklab(92.12% -0.0579 -0.0266) |
| OKLCH | oklch(92.12% 0.064 204.7) |
| XYZ | xyz(67.4359, 79.9242, 101.4778) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.69
Paleturquoise
#AFEEEE
ΔE00 2.96
Light Sky Blue
#C6FCFF
ΔE00 3.06
Robin'S Egg Blue
#98EFF9
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 4.44
Pale Blue
#D0FEFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F2F9 #F9BAB3
analogous
#B3F9DD #B3F2F9 #B3CFF9
triadic
#B3F2F9 #F9B3F2 #F2F9B3
tetradic
#B3F2F9 #DDB3F9 #F9BAB3 #CFF9B3
square
#B3F2F9 #DDB3F9 #F9BAB3 #CFF9B3
split-complementary
#B3F2F9 #F9B3CF #F9DDB3
monochromatic
#42DFF0 #7AE8F5 #B3F2F9 #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.24
#B3F2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#B3F2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F2F9
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F2F9 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFA
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#9BF7F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3f2f9; /* rgb */ color: rgb(179, 242, 249); /* oklch */ color: oklch(92.1% 0.064 204.7);
Tailwind
colors: {
custom: {
50: '#cbf6fb',
500: '#b3f2f9',
950: '#000000',
},
}SCSS
$custom: #b3f2f9; $custom-light: #cbf6fb; $custom-dark: #000000;
JSON
{
"hex": "#b3f2f9",
"rgb": {
"r": 179,
"g": 242,
"b": 249
},
"hsl": {
"h": 186,
"s": 85.366,
"l": 83.922
},
"oklch": {
"l": 0.92115,
"c": 0.06376,
"h": 204.7
},
"luminance": 0.79928
}Semantic roles & 50–950 ramp
primary
#B3F2F9
secondary
#DC7F74
accent
#1A04E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#131717
muted
#838585