#58EAD3#58EAD3
#58EAD3 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.3% C 0.129 H 180.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAD3 |
|---|---|
| RGB | rgb(88, 234, 211) |
| HSL | hsl(171, 78%, 63%) |
| HSV | hsv(171, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 9.8%, 8.2%) |
| CIE-LAB | lab(84.80, -44.22, -0.37) |
| CIE-LCH | lch(84.80, 44.22, 180.47°) |
| OKLab | oklab(85.29% -0.1285 -0.0017) |
| OKLCH | oklch(85.29% 0.129 180.8) |
| XYZ | xyz(45.1997, 65.6186, 71.8990) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.03
Turquoise
#40E0D0
ΔE00 3.26
Aqua (survey)
#13EAC9
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 6.17
Aqua Marine
#2EE8BB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAD3 #EA586F
analogous
#58EA8A #58EAD3 #58B8EA
triadic
#58EAD3 #D358EA #EAD358
tetradic
#58EAD3 #8A58EA #EA586F #B8EA58
square
#58EAD3 #8A58EA #EA586F #B8EA58
split-complementary
#58EAD3 #EA58B8 #EA8A58
monochromatic
#16B199 #22E3C5 #58EAD3 #8EF1E1 #C5F8F0
Accessibility & contrast
On white
1.49
#58EAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#58EAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAD3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAD3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ead3; /* rgb */ color: rgb(88, 234, 211); /* oklch */ color: oklch(85.3% 0.129 180.8);
Tailwind
colors: {
custom: {
50: '#96f1e0',
500: '#58ead3',
950: '#000000',
},
}SCSS
$custom: #58ead3; $custom-light: #96f1e0; $custom-dark: #000000;
JSON
{
"hex": "#58ead3",
"rgb": {
"r": 88,
"g": 234,
"b": 211
},
"hsl": {
"h": 170.548,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.85288,
"c": 0.12853,
"h": 180.8
},
"luminance": 0.65623
}Semantic roles & 50–950 ramp
primary
#58EAD3
secondary
#B23548
accent
#0C2CDA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584