#58E9ED#58E9ED
#58E9ED is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.9% C 0.122 H 197.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #58E9ED |
|---|---|
| RGB | rgb(88, 233, 237) |
| HSL | hsl(182, 81%, 64%) |
| HSV | hsv(182, 63%, 93%) |
| CMYK | cmyk(62.9%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.23, -36.95, -13.42) |
| CIE-LCH | lch(85.23, 39.31, 199.97°) |
| OKLab | oklab(85.88% -0.1164 -0.0372) |
| OKLCH | oklch(85.88% 0.122 197.7) |
| XYZ | xyz(48.4428, 66.4617, 90.3797) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 4.75
Aqua
#00FFFF
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E9ED #ED5C58
analogous
#58EDA6 #58E9ED #589EED
triadic
#58E9ED #ED58E9 #E9ED58
tetradic
#58E9ED #A658ED #ED5C58 #9EED58
square
#58E9ED #A658ED #ED5C58 #9EED58
split-complementary
#58E9ED #ED589E #EDA658
monochromatic
#14B3B7 #21E2E7 #58E9ED #8FF0F3 #C6F8F9
Accessibility & contrast
On white
1.47
#58E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#58E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E9ED
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E9ED | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58e9ed; /* rgb */ color: rgb(88, 233, 237); /* oklch */ color: oklch(85.9% 0.122 197.7);
Tailwind
colors: {
custom: {
50: '#98f0f2',
500: '#58e9ed',
950: '#000000',
},
}SCSS
$custom: #58e9ed; $custom-light: #98f0f2; $custom-dark: #000000;
JSON
{
"hex": "#58e9ed",
"rgb": {
"r": 88,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.611,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85875,
"c": 0.12224,
"h": 197.7
},
"luminance": 0.66467
}Semantic roles & 50–950 ramp
primary
#58E9ED
secondary
#B63633
accent
#0E09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585