#58E2FC#58E2FC
#58E2FC is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.8% C 0.123 H 212.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2FC |
|---|---|
| RGB | rgb(88, 226, 252) |
| HSL | hsl(190, 96%, 67%) |
| HSV | hsv(190, 65%, 99%) |
| CMYK | cmyk(65.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.70, -29.41, -23.64) |
| CIE-LCH | lch(83.70, 37.74, 218.80°) |
| OKLab | oklab(84.8% -0.1035 -0.0657) |
| OKLCH | oklch(84.8% 0.123 212.4) |
| XYZ | xyz(48.7842, 63.4903, 101.7604) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 3.95
Aqua Blue
#02D8E9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2FC #FC7258
analogous
#58FCC4 #58E2FC #5890FC
triadic
#58E2FC #FC58E2 #E2FC58
tetradic
#58E2FC #C458FC #FC7258 #90FC58
square
#58E2FC #C458FC #FC7258 #90FC58
split-complementary
#58E2FC #FC5890 #FCC458
monochromatic
#04B4D6 #1CD8FB #58E2FC #94ECFD #D0F7FE
Accessibility & contrast
On white
1.53
#58E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#58E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2FC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2FC | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58e2fc; /* rgb */ color: rgb(88, 226, 252); /* oklch */ color: oklch(84.8% 0.123 212.4);
Tailwind
colors: {
custom: {
50: '#99ebfd',
500: '#58e2fc',
950: '#000000',
},
}SCSS
$custom: #58e2fc; $custom-light: #99ebfd; $custom-dark: #000000;
JSON
{
"hex": "#58e2fc",
"rgb": {
"r": 88,
"g": 226,
"b": 252
},
"hsl": {
"h": 189.512,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.84796,
"c": 0.12261,
"h": 212.4
},
"luminance": 0.63496
}Semantic roles & 50–950 ramp
primary
#58E2FC
secondary
#D04328
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485