#58E2E5#58E2E5
#58E2E5 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.118 H 197.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2E5 |
|---|---|
| RGB | rgb(88, 226, 229) |
| HSL | hsl(181, 73%, 62%) |
| HSV | hsv(181, 62%, 90%) |
| CMYK | cmyk(61.6%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(82.98, -35.90, -12.57) |
| CIE-LCH | lch(82.98, 38.04, 199.30°) |
| OKLab | oklab(83.97% -0.1127 -0.0348) |
| OKLCH | oklch(83.97% 0.118 197.2) |
| XYZ | xyz(45.3576, 62.1197, 83.7134) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2E5 #E55B58
analogous
#58E5A2 #58E2E5 #589BE5
triadic
#58E2E5 #E558E2 #E2E558
tetradic
#58E2E5 #A258E5 #E55B58 #9BE558
square
#58E2E5 #A258E5 #E55B58 #9BE558
split-complementary
#58E2E5 #E5589B #E5A258
monochromatic
#1AA5A8 #23D9DD #58E2E5 #8DEBED #C2F4F5
Accessibility & contrast
On white
1.56
#58E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#58E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2E5
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2E5 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E5
Deuteranopia (green-blind)
#BDC8E6
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e2e5; /* rgb */ color: rgb(88, 226, 229); /* oklch */ color: oklch(84.0% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#97ebed',
500: '#58e2e5',
950: '#000000',
},
}SCSS
$custom: #58e2e5; $custom-light: #97ebed; $custom-dark: #000000;
JSON
{
"hex": "#58e2e5",
"rgb": {
"r": 88,
"g": 226,
"b": 229
},
"hsl": {
"h": 181.277,
"s": 73.057,
"l": 62.157
},
"oklch": {
"l": 0.83973,
"c": 0.11799,
"h": 197.2
},
"luminance": 0.62125
}Semantic roles & 50–950 ramp
primary
#58E2E5
secondary
#AA3937
accent
#1510D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484