#58E2ED#58E2ED
#58E2ED is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.119 H 202.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2ED |
|---|---|
| RGB | rgb(88, 226, 237) |
| HSL | hsl(184, 81%, 64%) |
| HSV | hsv(184, 63%, 93%) |
| CMYK | cmyk(62.9%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.22, -33.69, -16.44) |
| CIE-LCH | lch(83.22, 37.49, 206.02°) |
| OKLab | oklab(84.25% -0.1094 -0.0456) |
| OKLCH | oklch(84.25% 0.119 202.6) |
| XYZ | xyz(46.5004, 62.5768, 89.7322) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.38
Aqua Blue
#02D8E9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2ED #ED6358
analogous
#58EDAE #58E2ED #5897ED
triadic
#58E2ED #ED58E2 #E2ED58
tetradic
#58E2ED #AE58ED #ED6358 #97ED58
square
#58E2ED #AE58ED #ED6358 #97ED58
split-complementary
#58E2ED #ED5897 #EDAE58
monochromatic
#14ABB7 #21D8E7 #58E2ED #8FECF3 #C6F5F9
Accessibility & contrast
On white
1.55
#58E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#58E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2ED
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2ED | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e2ed; /* rgb */ color: rgb(88, 226, 237); /* oklch */ color: oklch(84.2% 0.119 202.6);
Tailwind
colors: {
custom: {
50: '#97ebf2',
500: '#58e2ed',
950: '#000000',
},
}SCSS
$custom: #58e2ed; $custom-light: #97ebf2; $custom-dark: #000000;
JSON
{
"hex": "#58e2ed",
"rgb": {
"r": 88,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.43,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84249,
"c": 0.11856,
"h": 202.6
},
"luminance": 0.62582
}Semantic roles & 50–950 ramp
primary
#58E2ED
secondary
#B63D33
accent
#1809DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485