#B3FDFD#B3FDFD
#B3FDFD is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.6% C 0.073 H 196.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FDFD |
|---|---|
| RGB | rgb(179, 253, 253) |
| HSL | hsl(180, 95%, 85%) |
| HSV | hsv(180, 29%, 99%) |
| CMYK | cmyk(29.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(94.71, -22.57, -7.30) |
| CIE-LCH | lch(94.71, 23.72, 197.92°) |
| OKLab | oklab(94.59% -0.0698 -0.02) |
| OKLCH | oklch(94.59% 0.073 196) |
| XYZ | xyz(71.4394, 86.9222, 105.9229) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.80
Pale Cyan
#B7FFFA
ΔE00 1.92
Paleturquoise
#AFEEEE
ΔE00 3.31
Duck Egg Blue
#C3FBF4
ΔE00 3.78
Eggshell Blue
#C4FFF7
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FDFD #FDB3B3
analogous
#B3FDD8 #B3FDFD #B3D8FD
triadic
#B3FDFD #FDB3FD #FDFDB3
tetradic
#B3FDFD #D8B3FD #FDB3B3 #D8FDB3
square
#B3FDFD #D8B3FD #FDB3B3 #D8FDB3
split-complementary
#B3FDFD #FDB3D8 #FDD8B3
monochromatic
#3CFAFA #77FBFB #B3FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.14
#B3FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#B3FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FDFD
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FDFD | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#98FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b3fdfd; /* rgb */ color: rgb(179, 253, 253); /* oklch */ color: oklch(94.6% 0.073 196.0);
Tailwind
colors: {
custom: {
50: '#ccfefe',
500: '#b3fdfd',
950: '#000000',
},
}SCSS
$custom: #b3fdfd; $custom-light: #ccfefe; $custom-dark: #000000;
JSON
{
"hex": "#b3fdfd",
"rgb": {
"r": 179,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 94.872,
"l": 84.706
},
"oklch": {
"l": 0.94585,
"c": 0.07266,
"h": 196
},
"luminance": 0.86926
}Semantic roles & 50–950 ramp
primary
#B3FDFD
secondary
#E27272
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585