#93F3FA#93F3FA
#93F3FA is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.7% C 0.091 H 201.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93F3FA |
|---|---|
| RGB | rgb(147, 243, 250) |
| HSL | hsl(184, 91%, 78%) |
| HSV | hsv(184, 41%, 98%) |
| CMYK | cmyk(41.2%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(90.41, -26.61, -12.28) |
| CIE-LCH | lch(90.41, 29.31, 204.77°) |
| OKLab | oklab(90.73% -0.0849 -0.0338) |
| OKLCH | oklch(90.73% 0.091 201.7) |
| XYZ | xyz(61.3321, 77.2018, 102.0935) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.83
Robin Egg Blue
#8AF1FE
ΔE00 2.08
Robin'S Egg
#6DEDFD
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 4.59
Paleturquoise
#AFEEEE
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93F3FA #FA9A93
analogous
#93FACE #93F3FA #93BFFA
triadic
#93F3FA #FA93F3 #F3FA93
tetradic
#93F3FA #CE93FA #FA9A93 #BFFA93
square
#93F3FA #CE93FA #FA9A93 #BFFA93
split-complementary
#93F3FA #FA93BF #FACE93
monochromatic
#1EE6F5 #59ECF7 #93F3FA #CDF9FD #E2FCFE
Accessibility & contrast
On white
1.28
#93F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#93F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93F3FA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93F3FA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#64FAF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #93f3fa; /* rgb */ color: rgb(147, 243, 250); /* oklch */ color: oklch(90.7% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#b8f7fc',
500: '#93f3fa',
950: '#000000',
},
}SCSS
$custom: #93f3fa; $custom-light: #b8f7fc; $custom-dark: #000000;
JSON
{
"hex": "#93f3fa",
"rgb": {
"r": 147,
"g": 243,
"b": 250
},
"hsl": {
"h": 184.078,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.90726,
"c": 0.0914,
"h": 201.7
},
"luminance": 0.77206
}Semantic roles & 50–950 ramp
primary
#93F3FA
secondary
#DA6057
accent
#1000E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585