#B3FEFF#B3FEFF
#B3FEFF is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.073 H 197.0°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FEFF |
|---|---|
| RGB | rgb(179, 254, 255) |
| HSL | hsl(181, 100%, 85%) |
| HSV | hsv(181, 30%, 100%) |
| CMYK | cmyk(29.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.03, -22.61, -7.86) |
| CIE-LCH | lch(95.03, 23.94, 199.16°) |
| OKLab | oklab(94.86% -0.0703 -0.0215) |
| OKLCH | oklch(94.86% 0.074 197) |
| XYZ | xyz(72.0761, 87.6834, 107.7151) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.00
Pale Cyan
#B7FFFA
ΔE00 2.26
Paleturquoise
#AFEEEE
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 3.83
Light Light Blue
#CAFFFB
ΔE00 4.01
Eggshell Blue
#C4FFF7
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FEFF #FFB4B3
analogous
#B3FFDA #B3FEFF #B3D8FF
triadic
#B3FEFF #FFB3FE #FEFFB3
tetradic
#B3FEFF #DAB3FF #FFB4B3 #D8FFB3
square
#B3FEFF #DAB3FF #FFB4B3 #D8FFB3
split-complementary
#B3FEFF #FFB3D8 #FFDAB3
monochromatic
#39FCFF #76FDFF #B3FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#B3FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#B3FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FEFF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FEFF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#97FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b3feff; /* rgb */ color: rgb(179, 254, 255); /* oklch */ color: oklch(94.9% 0.073 197.0);
Tailwind
colors: {
custom: {
50: '#ccffff',
500: '#b3feff',
950: '#000000',
},
}SCSS
$custom: #b3feff; $custom-light: #ccffff; $custom-dark: #000000;
JSON
{
"hex": "#b3feff",
"rgb": {
"r": 179,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.789,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.9486,
"c": 0.0735,
"h": 197
},
"luminance": 0.87687
}Semantic roles & 50–950 ramp
primary
#B3FEFF
secondary
#E67270
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686