#B0FFFC#B0FFFC
#B0FFFC is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.077 H 192.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFFC |
|---|---|
| RGB | rgb(176, 255, 252) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.07, -24.57, -6.27) |
| CIE-LCH | lch(95.07, 25.36, 194.31°) |
| OKLab | oklab(94.83% -0.0752 -0.0173) |
| OKLCH | oklch(94.83% 0.077 192.9) |
| XYZ | xyz(71.2292, 87.7743, 105.2655) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.55
Pale Cyan
#B7FFFA
ΔE00 1.21
Eggshell Blue
#C4FFF7
ΔE00 3.59
Duck Egg Blue
#C3FBF4
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFFC #FFB0B3
analogous
#B0FFD5 #B0FFFC #B0DAFF
triadic
#B0FFFC #FCB0FF #FFFCB0
tetradic
#B0FFFC #D5B0FF #FFB0B3 #DAFFB0
square
#B0FFFC #D5B0FF #FFB0B3 #DAFFB0
split-complementary
#B0FFFC #FFB0DA #FFD5B0
monochromatic
#36FFF7 #73FFFA #B0FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B0FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#B0FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFFC
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFFC | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#94FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b0fffc; /* rgb */ color: rgb(176, 255, 252); /* oklch */ color: oklch(94.8% 0.077 192.9);
Tailwind
colors: {
custom: {
50: '#cafffd',
500: '#b0fffc',
950: '#000000',
},
}SCSS
$custom: #b0fffc; $custom-light: #cafffd; $custom-dark: #000000;
JSON
{
"hex": "#b0fffc",
"rgb": {
"r": 176,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.722,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94825,
"c": 0.07712,
"h": 192.9
},
"luminance": 0.87778
}Semantic roles & 50–950 ramp
primary
#B0FFFC
secondary
#E56E72
accent
#0009E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685