#58EAC9#58EAC9
#58EAC9 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.133 H 175.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAC9 |
|---|---|
| RGB | rgb(88, 234, 201) |
| HSL | hsl(166, 78%, 63%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 14.1%, 8.2%) |
| CIE-LAB | lab(84.55, -46.67, 4.53) |
| CIE-LCH | lch(84.55, 46.89, 174.45°) |
| OKLab | oklab(85% -0.1329 0.0113) |
| OKLCH | oklch(85% 0.133 175.1) |
| XYZ | xyz(43.9849, 65.1327, 65.5008) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.50
Aqua Marine
#2EE8BB
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 5.25
Bright Teal
#01F9C6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAC9 #EA5879
analogous
#58EA80 #58EAC9 #58C2EA
triadic
#58EAC9 #C958EA #EAC958
tetradic
#58EAC9 #8058EA #EA5879 #C2EA58
square
#58EAC9 #8058EA #EA5879 #C2EA58
split-complementary
#58EAC9 #EA58C2 #EA8058
monochromatic
#16B18E #22E3B7 #58EAC9 #8EF1DB #C5F8EC
Accessibility & contrast
On white
1.50
#58EAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#58EAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAC9
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAC9 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC8
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58eac9; /* rgb */ color: rgb(88, 234, 201); /* oklch */ color: oklch(85.0% 0.133 175.1);
Tailwind
colors: {
custom: {
50: '#96f1d9',
500: '#58eac9',
950: '#000000',
},
}SCSS
$custom: #58eac9; $custom-light: #96f1d9; $custom-dark: #000000;
JSON
{
"hex": "#58eac9",
"rgb": {
"r": 88,
"g": 234,
"b": 201
},
"hsl": {
"h": 166.438,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.85002,
"c": 0.13341,
"h": 175.1
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#58EAC9
secondary
#B23551
accent
#0C3ADA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583