#B0FBF8#B0FBF8
#B0FBF8 is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.8% C 0.074 H 192.8°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FBF8 |
|---|---|
| RGB | rgb(176, 251, 248) |
| HSL | hsl(178, 90%, 84%) |
| HSV | hsv(178, 30%, 98%) |
| CMYK | cmyk(29.9%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(93.88, -23.52, -5.95) |
| CIE-LCH | lch(93.88, 24.26, 194.19°) |
| OKLab | oklab(93.84% -0.0719 -0.0164) |
| OKLCH | oklch(93.84% 0.074 192.8) |
| XYZ | xyz(69.3392, 84.9980, 101.5414) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.22
Light Cyan
#ACFFFC
ΔE00 1.24
Paleturquoise
#AFEEEE
ΔE00 3.30
Eggshell Blue
#C4FFF7
ΔE00 3.34
Duck Egg Blue
#C3FBF4
ΔE00 3.41
Light Light Blue
#CAFFFB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FBF8 #FBB0B3
analogous
#B0FBD2 #B0FBF8 #B0D8FB
triadic
#B0FBF8 #F8B0FB #FBF8B0
tetradic
#B0FBF8 #D2B0FB #FBB0B3 #D8FBB0
square
#B0FBF8 #D2B0FB #FBB0B3 #D8FBB0
split-complementary
#B0FBF8 #FBB0D8 #FBD2B0
monochromatic
#3BF5EE #76F8F3 #B0FBF8 #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.17
#B0FBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#B0FBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FBF8
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FBF8 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F8
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#96FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b0fbf8; /* rgb */ color: rgb(176, 251, 248); /* oklch */ color: oklch(93.8% 0.074 192.8);
Tailwind
colors: {
custom: {
50: '#cafcfa',
500: '#b0fbf8',
950: '#000000',
},
}SCSS
$custom: #b0fbf8; $custom-light: #cafcfa; $custom-dark: #000000;
JSON
{
"hex": "#b0fbf8",
"rgb": {
"r": 176,
"g": 251,
"b": 248
},
"hsl": {
"h": 177.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.93843,
"c": 0.07376,
"h": 192.8
},
"luminance": 0.85002
}Semantic roles & 50–950 ramp
primary
#B0FBF8
secondary
#DF7075
accent
#0009E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585