#B3FBFB#B3FBFB
#B3FBFB is a very light, moderate teal. Relative luminance 0.855; OKLCH L 94.1% C 0.071 H 196.0°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FBFB |
|---|---|
| RGB | rgb(179, 251, 251) |
| HSL | hsl(180, 90%, 84%) |
| HSV | hsv(180, 29%, 98%) |
| CMYK | cmyk(28.7%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(94.12, -22.04, -7.14) |
| CIE-LCH | lch(94.12, 23.17, 197.95°) |
| OKLab | oklab(94.1% -0.0682 -0.0196) |
| OKLCH | oklch(94.1% 0.071 196) |
| XYZ | xyz(70.4944, 85.5394, 104.0444) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.04
Light Cyan
#ACFFFC
ΔE00 2.08
Paleturquoise
#AFEEEE
ΔE00 2.85
Duck Egg Blue
#C3FBF4
ΔE00 3.60
Light Sky Blue
#C6FCFF
ΔE00 3.68
Light Light Blue
#CAFFFB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FBFB #FBB3B3
analogous
#B3FBD7 #B3FBFB #B3D7FB
triadic
#B3FBFB #FBB3FB #FBFBB3
tetradic
#B3FBFB #D7B3FB #FBB3B3 #D7FBB3
square
#B3FBFB #D7B3FB #FBB3B3 #D7FBB3
split-complementary
#B3FBFB #FBB3D7 #FBD7B3
monochromatic
#3FF5F5 #79F8F8 #B3FBFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.16
#B3FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#B3FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FBFB
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FBFB | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#99FFFB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b3fbfb; /* rgb */ color: rgb(179, 251, 251); /* oklch */ color: oklch(94.1% 0.071 196.0);
Tailwind
colors: {
custom: {
50: '#ccfcfc',
500: '#b3fbfb',
950: '#000000',
},
}SCSS
$custom: #b3fbfb; $custom-light: #ccfcfc; $custom-dark: #000000;
JSON
{
"hex": "#b3fbfb",
"rgb": {
"r": 179,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.94096,
"c": 0.07096,
"h": 196
},
"luminance": 0.85543
}Semantic roles & 50–950 ramp
primary
#B3FBFB
secondary
#DF7373
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131717
muted
#838585