#58EAC8#58EAC8
#58EAC8 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.134 H 174.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAC8 |
|---|---|
| RGB | rgb(88, 234, 200) |
| HSL | hsl(166, 78%, 63%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.53, -46.91, 5.02) |
| CIE-LCH | lch(84.53, 47.18, 173.89°) |
| OKLab | oklab(84.97% -0.1334 0.0126) |
| OKLCH | oklch(84.97% 0.134 174.6) |
| XYZ | xyz(43.8676, 65.0858, 64.8833) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.57
Aqua Marine
#2EE8BB
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 5.14
Aquamarine (survey)
#04D8B2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAC8 #EA587A
analogous
#58EA7F #58EAC8 #58C3EA
triadic
#58EAC8 #C858EA #EAC858
tetradic
#58EAC8 #7F58EA #EA587A #C3EA58
square
#58EAC8 #7F58EA #EA587A #C3EA58
split-complementary
#58EAC8 #EA58C3 #EA7F58
monochromatic
#16B18D #22E3B6 #58EAC8 #8EF1DA #C5F8EC
Accessibility & contrast
On white
1.50
#58EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#58EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAC8
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAC8 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58eac8; /* rgb */ color: rgb(88, 234, 200); /* oklch */ color: oklch(85.0% 0.134 174.6);
Tailwind
colors: {
custom: {
50: '#96f1d8',
500: '#58eac8',
950: '#000000',
},
}SCSS
$custom: #58eac8; $custom-light: #96f1d8; $custom-dark: #000000;
JSON
{
"hex": "#58eac8",
"rgb": {
"r": 88,
"g": 234,
"b": 200
},
"hsl": {
"h": 166.027,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.84974,
"c": 0.13396,
"h": 174.6
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#58EAC8
secondary
#B23552
accent
#0C3CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583