#58E2EF#58E2EF
#58E2EF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.119 H 203.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2EF |
|---|---|
| RGB | rgb(88, 226, 239) |
| HSL | hsl(185, 83%, 64%) |
| HSV | hsv(185, 63%, 94%) |
| CMYK | cmyk(63.2%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.28, -33.13, -17.41) |
| CIE-LCH | lch(83.28, 37.42, 207.72°) |
| OKLab | oklab(84.32% -0.1086 -0.0482) |
| OKLCH | oklch(84.32% 0.119 203.9) |
| XYZ | xyz(46.7942, 62.6943, 91.2797) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Aqua Blue
#02D8E9
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2EF #EF6558
analogous
#58EFB1 #58E2EF #5896EF
triadic
#58E2EF #EF58E2 #E2EF58
tetradic
#58E2EF #B158EF #EF6558 #96EF58
square
#58E2EF #B158EF #EF6558 #96EF58
split-complementary
#58E2EF #EF5896 #EFB158
monochromatic
#12ACBB #20D8EA #58E2EF #90ECF4 #C8F5FA
Accessibility & contrast
On white
1.55
#58E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#58E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2EF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2EF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e2ef; /* rgb */ color: rgb(88, 226, 239); /* oklch */ color: oklch(84.3% 0.119 203.9);
Tailwind
colors: {
custom: {
50: '#98ebf4',
500: '#58e2ef',
950: '#000000',
},
}SCSS
$custom: #58e2ef; $custom-light: #98ebf4; $custom-dark: #000000;
JSON
{
"hex": "#58e2ef",
"rgb": {
"r": 88,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.166,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.8432,
"c": 0.11887,
"h": 203.9
},
"luminance": 0.62699
}Semantic roles & 50–950 ramp
primary
#58E2EF
secondary
#BA3D32
accent
#1907DF
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485