#58E1EF#58E1EF
#58E1EF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.118 H 204.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #58E1EF |
|---|---|
| RGB | rgb(88, 225, 239) |
| HSL | hsl(186, 83%, 64%) |
| HSV | hsv(186, 63%, 94%) |
| CMYK | cmyk(63.2%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.99, -32.65, -17.84) |
| CIE-LCH | lch(82.99, 37.21, 208.65°) |
| OKLab | oklab(84.09% -0.1076 -0.0494) |
| OKLCH | oklch(84.09% 0.118 204.7) |
| XYZ | xyz(46.5231, 62.1521, 91.1893) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.07
Aqua Blue
#02D8E9
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E1EF #EF6658
analogous
#58EFB2 #58E1EF #5896EF
triadic
#58E1EF #EF58E1 #E1EF58
tetradic
#58E1EF #B258EF #EF6658 #96EF58
square
#58E1EF #B258EF #EF6658 #96EF58
split-complementary
#58E1EF #EF5896 #EFB258
monochromatic
#12ABBB #20D7EA #58E1EF #90EBF4 #C8F5FA
Accessibility & contrast
On white
1.56
#58E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#58E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E1EF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E1EF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#B9C8F0
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e1ef; /* rgb */ color: rgb(88, 225, 239); /* oklch */ color: oklch(84.1% 0.118 204.7);
Tailwind
colors: {
custom: {
50: '#98eaf4',
500: '#58e1ef',
950: '#000000',
},
}SCSS
$custom: #58e1ef; $custom-light: #98eaf4; $custom-dark: #000000;
JSON
{
"hex": "#58e1ef",
"rgb": {
"r": 88,
"g": 225,
"b": 239
},
"hsl": {
"h": 185.563,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84088,
"c": 0.11846,
"h": 204.7
},
"luminance": 0.62157
}Semantic roles & 50–950 ramp
primary
#58E1EF
secondary
#BA3E32
accent
#1B07DF
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485