#93FAED#93FAED
#93FAED is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.9% C 0.099 H 185.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #93FAED |
|---|---|
| RGB | rgb(147, 250, 237) |
| HSL | hsl(172, 91%, 78%) |
| HSV | hsv(172, 41%, 98%) |
| CMYK | cmyk(41.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(91.99, -33.02, -3.19) |
| CIE-LCH | lch(91.99, 33.17, 185.51°) |
| OKLab | oklab(91.87% -0.0981 -0.0091) |
| OKLCH | oklch(91.87% 0.099 185.3) |
| XYZ | xyz(61.4984, 80.6841, 92.4373) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 4.69
Pale Cyan
#B7FFFA
ΔE00 5.26
Pale Aqua
#B8FFEB
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 6.66
Bright Aqua
#0BF9EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FAED #FA93A0
analogous
#93FAB9 #93FAED #93D3FA
triadic
#93FAED #ED93FA #FAED93
tetradic
#93FAED #B993FA #FA93A0 #D3FA93
square
#93FAED #B993FA #FA93A0 #D3FA93
split-complementary
#93FAED #FA93D3 #FAB993
monochromatic
#1EF5DA #59F7E3 #93FAED #CDFDF7 #E2FEFA
Accessibility & contrast
On white
1.23
#93FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#93FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FAED
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FAED | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#69FEF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93faed; /* rgb */ color: rgb(147, 250, 237); /* oklch */ color: oklch(91.9% 0.099 185.3);
Tailwind
colors: {
custom: {
50: '#b8fcf2',
500: '#93faed',
950: '#000000',
},
}SCSS
$custom: #93faed; $custom-light: #b8fcf2; $custom-dark: #000000;
JSON
{
"hex": "#93faed",
"rgb": {
"r": 147,
"g": 250,
"b": 237
},
"hsl": {
"h": 172.427,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.91873,
"c": 0.09855,
"h": 185.3
},
"luminance": 0.80689
}Semantic roles & 50–950 ramp
primary
#93FAED
secondary
#DA5768
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585