#58E2E9#58E2E9
#58E2E9 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.118 H 199.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2E9 |
|---|---|
| RGB | rgb(88, 226, 233) |
| HSL | hsl(183, 77%, 63%) |
| HSV | hsv(183, 62%, 91%) |
| CMYK | cmyk(62.2%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(83.10, -34.80, -14.51) |
| CIE-LCH | lch(83.10, 37.70, 202.63°) |
| OKLab | oklab(84.11% -0.1111 -0.0402) |
| OKLCH | oklch(84.11% 0.118 199.9) |
| XYZ | xyz(45.9225, 62.3457, 86.6887) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2E9 #E95F58
analogous
#58E9A8 #58E2E9 #5899E9
triadic
#58E2E9 #E958E2 #E2E958
tetradic
#58E2E9 #A858E9 #E95F58 #99E958
square
#58E2E9 #A858E9 #E95F58 #99E958
split-complementary
#58E2E9 #E95899 #E9A858
monochromatic
#17A8AF #22D9E2 #58E2E9 #8EEBF0 #C4F5F7
Accessibility & contrast
On white
1.56
#58E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#58E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2E9
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2E9 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8EA
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e2e9; /* rgb */ color: rgb(88, 226, 233); /* oklch */ color: oklch(84.1% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#97ebf0',
500: '#58e2e9',
950: '#000000',
},
}SCSS
$custom: #58e2e9; $custom-light: #97ebf0; $custom-dark: #000000;
JSON
{
"hex": "#58e2e9",
"rgb": {
"r": 88,
"g": 226,
"b": 233
},
"hsl": {
"h": 182.897,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.8411,
"c": 0.11813,
"h": 199.9
},
"luminance": 0.62351
}Semantic roles & 50–950 ramp
primary
#58E2E9
secondary
#B03B35
accent
#160DD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485