#B0F2F9#B0F2F9
#B0F2F9 is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.9% C 0.066 H 204.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F2F9 |
|---|---|
| RGB | rgb(176, 242, 249) |
| HSL | hsl(186, 86%, 83%) |
| HSV | hsv(186, 29%, 98%) |
| CMYK | cmyk(29.3%, 2.8%, 0%, 2.4%) |
| CIE-LAB | lab(91.49, -18.89, -10.01) |
| CIE-LCH | lch(91.49, 21.38, 207.91°) |
| OKLab | oklab(91.95% -0.0606 -0.0273) |
| OKLCH | oklch(91.95% 0.066 204.3) |
| XYZ | xyz(66.7499, 79.5705, 101.4457) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.15
Paleturquoise
#AFEEEE
ΔE00 2.82
Robin'S Egg Blue
#98EFF9
ΔE00 3.13
Light Sky Blue
#C6FCFF
ΔE00 3.37
Powder Blue
#B0E0E6
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F2F9 #F9B7B0
analogous
#B0F9DB #B0F2F9 #B0CDF9
triadic
#B0F2F9 #F9B0F2 #F2F9B0
tetradic
#B0F2F9 #DBB0F9 #F9B7B0 #CDF9B0
square
#B0F2F9 #DBB0F9 #F9B7B0 #CDF9B0
split-complementary
#B0F2F9 #F9B0CD #F9DBB0
monochromatic
#3EDFF0 #77E9F5 #B0F2F9 #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.24
#B0F2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#B0F2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F2F9
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F2F9 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFA
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#97F7F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b0f2f9; /* rgb */ color: rgb(176, 242, 249); /* oklch */ color: oklch(91.9% 0.066 204.3);
Tailwind
colors: {
custom: {
50: '#c9f6fb',
500: '#b0f2f9',
950: '#000000',
},
}SCSS
$custom: #b0f2f9; $custom-light: #c9f6fb; $custom-dark: #000000;
JSON
{
"hex": "#b0f2f9",
"rgb": {
"r": 176,
"g": 242,
"b": 249
},
"hsl": {
"h": 185.753,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.91946,
"c": 0.06645,
"h": 204.3
},
"luminance": 0.79574
}Semantic roles & 50–950 ramp
primary
#B0F2F9
secondary
#DC7C71
accent
#1903E2
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585