#58E5E9#58E5E9
#58E5E9 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.8% C 0.120 H 197.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #58E5E9 |
|---|---|
| RGB | rgb(88, 229, 233) |
| HSL | hsl(182, 77%, 63%) |
| HSV | hsv(182, 62%, 91%) |
| CMYK | cmyk(62.2%, 1.7%, 0%, 8.6%) |
| CIE-LAB | lab(83.96, -36.20, -13.21) |
| CIE-LCH | lch(83.96, 38.53, 200.06°) |
| OKLab | oklab(84.81% -0.1141 -0.0366) |
| OKLCH | oklch(84.81% 0.12 197.8) |
| XYZ | xyz(46.7454, 63.9915, 86.9630) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.28
Bright Cyan
#41FDFE
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E5E9 #E95C58
analogous
#58E9A4 #58E5E9 #589CE9
triadic
#58E5E9 #E958E5 #E5E958
tetradic
#58E5E9 #A458E9 #E95C58 #9CE958
square
#58E5E9 #A458E9 #E95C58 #9CE958
split-complementary
#58E5E9 #E9589C #E9A458
monochromatic
#17ABAF #22DDE2 #58E5E9 #8EEDF0 #C4F6F7
Accessibility & contrast
On white
1.52
#58E5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#58E5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E5E9
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E5E9 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#C0CAEA
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58e5e9; /* rgb */ color: rgb(88, 229, 233); /* oklch */ color: oklch(84.8% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#97edf0',
500: '#58e5e9',
950: '#000000',
},
}SCSS
$custom: #58e5e9; $custom-light: #97edf0; $custom-dark: #000000;
JSON
{
"hex": "#58e5e9",
"rgb": {
"r": 88,
"g": 229,
"b": 233
},
"hsl": {
"h": 181.655,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.84808,
"c": 0.11983,
"h": 197.8
},
"luminance": 0.63997
}Semantic roles & 50–950 ramp
primary
#58E5E9
secondary
#B03835
accent
#120DD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585