#58E8ED#58E8ED
#58E8ED is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.6% C 0.122 H 198.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #58E8ED |
|---|---|
| RGB | rgb(88, 232, 237) |
| HSL | hsl(182, 81%, 64%) |
| HSV | hsv(182, 63%, 93%) |
| CMYK | cmyk(62.9%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(84.94, -36.49, -13.85) |
| CIE-LCH | lch(84.94, 39.03, 200.79°) |
| OKLab | oklab(85.64% -0.1154 -0.0384) |
| OKLCH | oklch(85.64% 0.122 198.4) |
| XYZ | xyz(48.1605, 65.8971, 90.2856) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Aqua
#00FFFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E8ED #ED5D58
analogous
#58EDA7 #58E8ED #589DED
triadic
#58E8ED #ED58E8 #E8ED58
tetradic
#58E8ED #A758ED #ED5D58 #9DED58
square
#58E8ED #A758ED #ED5D58 #9DED58
split-complementary
#58E8ED #ED589D #EDA758
monochromatic
#14B1B7 #21E0E7 #58E8ED #8FF0F3 #C6F7F9
Accessibility & contrast
On white
1.48
#58E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#58E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E8ED
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E8ED | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58e8ed; /* rgb */ color: rgb(88, 232, 237); /* oklch */ color: oklch(85.6% 0.122 198.4);
Tailwind
colors: {
custom: {
50: '#98f0f2',
500: '#58e8ed',
950: '#000000',
},
}SCSS
$custom: #58e8ed; $custom-light: #98f0f2; $custom-dark: #000000;
JSON
{
"hex": "#58e8ed",
"rgb": {
"r": 88,
"g": 232,
"b": 237
},
"hsl": {
"h": 182.013,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85643,
"c": 0.12166,
"h": 198.4
},
"luminance": 0.65902
}Semantic roles & 50–950 ramp
primary
#58E8ED
secondary
#B63733
accent
#1009DD
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1617
muted
#808585