#B0FEFF#B0FEFF
#B0FEFF is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.7% C 0.076 H 197.0°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FEFF |
|---|---|
| RGB | rgb(176, 254, 255) |
| HSL | hsl(181, 100%, 85%) |
| HSV | hsv(181, 31%, 100%) |
| CMYK | cmyk(31%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.88, -23.42, -8.09) |
| CIE-LCH | lch(94.88, 24.78, 199.06°) |
| OKLab | oklab(94.7% -0.0728 -0.0222) |
| OKLCH | oklch(94.7% 0.076 197) |
| XYZ | xyz(71.3901, 87.3297, 107.6829) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.73
Pale Cyan
#B7FFFA
ΔE00 2.33
Paleturquoise
#AFEEEE
ΔE00 3.69
Light Sky Blue
#C6FCFF
ΔE00 4.25
Eggshell Blue
#C4FFF7
ΔE00 4.35
Duck Egg Blue
#C3FBF4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FEFF #FFB1B0
analogous
#B0FFD8 #B0FEFF #B0D7FF
triadic
#B0FEFF #FFB0FE #FEFFB0
tetradic
#B0FEFF #D8B0FF #FFB1B0 #D7FFB0
square
#B0FEFF #D8B0FF #FFB1B0 #D7FFB0
split-complementary
#B0FEFF #FFB0D7 #FFD8B0
monochromatic
#36FCFF #73FDFF #B0FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#B0FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#B0FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FEFF
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FEFF | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E5ECFF
Tritanopia (blue-blind)
#93FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b0feff; /* rgb */ color: rgb(176, 254, 255); /* oklch */ color: oklch(94.7% 0.076 197.0);
Tailwind
colors: {
custom: {
50: '#caffff',
500: '#b0feff',
950: '#000000',
},
}SCSS
$custom: #b0feff; $custom-light: #caffff; $custom-dark: #000000;
JSON
{
"hex": "#b0feff",
"rgb": {
"r": 176,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.759,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94701,
"c": 0.07611,
"h": 197
},
"luminance": 0.87334
}Semantic roles & 50–950 ramp
primary
#B0FEFF
secondary
#E56F6E
accent
#0300E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131818
muted
#838686