#B3FFFC#B3FFFC
#B3FFFC is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.075 H 192.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFFC |
|---|---|
| RGB | rgb(179, 255, 252) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.21, -23.76, -6.03) |
| CIE-LCH | lch(95.21, 24.51, 194.24°) |
| OKLab | oklab(94.98% -0.0727 -0.0166) |
| OKLCH | oklch(94.98% 0.075 192.9) |
| XYZ | xyz(71.9152, 88.1281, 105.2976) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.91
Light Cyan
#ACFFFC
ΔE00 0.98
Eggshell Blue
#C4FFF7
ΔE00 3.23
Duck Egg Blue
#C3FBF4
ΔE00 3.49
Light Light Blue
#CAFFFB
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFFC #FFB3B6
analogous
#B3FFD6 #B3FFFC #B3DCFF
triadic
#B3FFFC #FCB3FF #FFFCB3
tetradic
#B3FFFC #D6B3FF #FFB3B6 #DCFFB3
square
#B3FFFC #D6B3FF #FFB3B6 #DCFFB3
split-complementary
#B3FFFC #FFB3DC #FFD6B3
monochromatic
#39FFF7 #76FFFA #B3FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B3FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#B3FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFFC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFFC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#98FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b3fffc; /* rgb */ color: rgb(179, 255, 252); /* oklch */ color: oklch(95.0% 0.075 192.9);
Tailwind
colors: {
custom: {
50: '#ccfffd',
500: '#b3fffc',
950: '#000000',
},
}SCSS
$custom: #b3fffc; $custom-light: #ccfffd; $custom-dark: #000000;
JSON
{
"hex": "#b3fffc",
"rgb": {
"r": 179,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.632,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94983,
"c": 0.07453,
"h": 192.9
},
"luminance": 0.88132
}Semantic roles & 50–950 ramp
primary
#B3FFFC
secondary
#E67075
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685