#58E1FA#58E1FA
#58E1FA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.5% C 0.122 H 211.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #58E1FA |
|---|---|
| RGB | rgb(88, 225, 250) |
| HSL | hsl(189, 94%, 66%) |
| HSV | hsv(189, 65%, 98%) |
| CMYK | cmyk(64.8%, 10%, 0%, 2%) |
| CIE-LAB | lab(83.35, -29.51, -23.12) |
| CIE-LCH | lch(83.35, 37.49, 218.08°) |
| OKLab | oklab(84.49% -0.1033 -0.0642) |
| OKLCH | oklch(84.49% 0.122 211.9) |
| XYZ | xyz(48.1978, 62.8220, 100.0097) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E1FA #FA7158
analogous
#58FAC2 #58E1FA #5890FA
triadic
#58E1FA #FA58E1 #E1FA58
tetradic
#58E1FA #C258FA #FA7158 #90FA58
square
#58E1FA #C258FA #FA7158 #90FA58
split-complementary
#58E1FA #FA5890 #FAC258
monochromatic
#06B2D1 #1DD6F8 #58E1FA #93ECFC #CFF6FE
Accessibility & contrast
On white
1.55
#58E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#58E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E1FA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E1FA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58e1fa; /* rgb */ color: rgb(88, 225, 250); /* oklch */ color: oklch(84.5% 0.122 211.9);
Tailwind
colors: {
custom: {
50: '#99eafc',
500: '#58e1fa',
950: '#000000',
},
}SCSS
$custom: #58e1fa; $custom-light: #99eafc; $custom-dark: #000000;
JSON
{
"hex": "#58e1fa",
"rgb": {
"r": 88,
"g": 225,
"b": 250
},
"hsl": {
"h": 189.259,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.84491,
"c": 0.12165,
"h": 211.9
},
"luminance": 0.62827
}Semantic roles & 50–950 ramp
primary
#58E1FA
secondary
#CC432A
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485