#93FBFB#93FBFB
#93FBFB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.097 H 195.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #93FBFB |
|---|---|
| RGB | rgb(147, 251, 251) |
| HSL | hsl(180, 93%, 78%) |
| HSV | hsv(180, 41%, 98%) |
| CMYK | cmyk(41.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.64, -30.20, -9.48) |
| CIE-LCH | lch(92.64, 31.65, 197.43°) |
| OKLab | oklab(92.52% -0.0936 -0.0261) |
| OKLCH | oklch(92.52% 0.097 195.6) |
| XYZ | xyz(63.9357, 82.1575, 103.7369) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.86
Pale Cyan
#B7FFFA
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FBFB #FB9393
analogous
#93FBC7 #93FBFB #93C7FB
triadic
#93FBFB #FB93FB #FBFB93
tetradic
#93FBFB #C793FB #FB9393 #C7FB93
square
#93FBFB #C793FB #FB9393 #C7FB93
split-complementary
#93FBFB #FB93C7 #FBC793
monochromatic
#1DF7F7 #58F9F9 #93FBFB #CEFDFD #E1FEFE
Accessibility & contrast
On white
1.20
#93FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#93FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FBFB
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FBFB | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#61FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #93fbfb; /* rgb */ color: rgb(147, 251, 251); /* oklch */ color: oklch(92.5% 0.097 195.6);
Tailwind
colors: {
custom: {
50: '#b8fdfc',
500: '#93fbfb',
950: '#000000',
},
}SCSS
$custom: #93fbfb; $custom-light: #b8fdfc; $custom-dark: #000000;
JSON
{
"hex": "#93fbfb",
"rgb": {
"r": 147,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.92524,
"c": 0.09718,
"h": 195.6
},
"luminance": 0.82162
}Semantic roles & 50–950 ramp
primary
#93FBFB
secondary
#DB5757
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585