#58F2FA#58F2FA
#58F2FA is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.4% C 0.128 H 200.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58F2FA |
|---|---|
| RGB | rgb(88, 242, 250) |
| HSL | hsl(183, 94%, 66%) |
| HSV | hsv(183, 65%, 98%) |
| CMYK | cmyk(64.8%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(88.20, -37.52, -15.80) |
| CIE-LCH | lch(88.20, 40.71, 202.84°) |
| OKLab | oklab(88.4% -0.12 -0.0438) |
| OKLCH | oklch(88.4% 0.128 200.1) |
| XYZ | xyz(53.0244, 72.4752, 101.6185) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.39
Bright Cyan
#41FDFE
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 3.68
Aqua
#00FFFF
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F2FA #FA6058
analogous
#58FAB1 #58F2FA #58A1FA
triadic
#58F2FA #FA58F2 #F2FA58
tetradic
#58F2FA #B158FA #FA6058 #A1FA58
square
#58F2FA #B158FA #FA6058 #A1FA58
split-complementary
#58F2FA #FA58A1 #FAB158
monochromatic
#06C7D1 #1DEDF8 #58F2FA #93F7FC #CFFBFE
Accessibility & contrast
On white
1.36
#58F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#58F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F2FA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F2FA | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#00FAF4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #58f2fa; /* rgb */ color: rgb(88, 242, 250); /* oklch */ color: oklch(88.4% 0.128 200.1);
Tailwind
colors: {
custom: {
50: '#9af7fc',
500: '#58f2fa',
950: '#000000',
},
}SCSS
$custom: #58f2fa; $custom-light: #9af7fc; $custom-dark: #000000;
JSON
{
"hex": "#58f2fa",
"rgb": {
"r": 88,
"g": 242,
"b": 250
},
"hsl": {
"h": 182.963,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.88402,
"c": 0.12775,
"h": 200.1
},
"luminance": 0.72481
}Semantic roles & 50–950 ramp
primary
#58F2FA
secondary
#CC322A
accent
#0B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585