#58EEC0#58EEC0
#58EEC0 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.144 H 169.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #58EEC0 |
|---|---|
| RGB | rgb(88, 238, 192) |
| HSL | hsl(162, 82%, 64%) |
| HSV | hsv(162, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 19.3%, 6.7%) |
| CIE-LAB | lab(85.52, -50.46, 10.63) |
| CIE-LCH | lch(85.52, 51.57, 168.10°) |
| OKLab | oklab(85.72% -0.141 0.0272) |
| OKLCH | oklch(85.72% 0.144 169.1) |
| XYZ | xyz(44.1087, 67.0249, 60.4715) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aquamarine
#7FFFD4
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EEC0 #EE5886
analogous
#58EE75 #58EEC0 #58D1EE
triadic
#58EEC0 #C058EE #EEC058
tetradic
#58EEC0 #7558EE #EE5886 #D1EE58
square
#58EEC0 #7558EE #EE5886 #D1EE58
split-complementary
#58EEC0 #EE58D1 #EE7558
monochromatic
#13B986 #20E8AB #58EEC0 #90F4D5 #C7F9EA
Accessibility & contrast
On white
1.46
#58EEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#58EEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EEC0
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EEC0 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBE
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58eec0; /* rgb */ color: rgb(88, 238, 192); /* oklch */ color: oklch(85.7% 0.144 169.1);
Tailwind
colors: {
custom: {
50: '#96f4d3',
500: '#58eec0',
950: '#000000',
},
}SCSS
$custom: #58eec0; $custom-light: #96f4d3; $custom-dark: #000000;
JSON
{
"hex": "#58eec0",
"rgb": {
"r": 88,
"g": 238,
"b": 192
},
"hsl": {
"h": 161.6,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.8572,
"c": 0.1436,
"h": 169.1
},
"luminance": 0.6703
}Semantic roles & 50–950 ramp
primary
#58EEC0
secondary
#B8325B
accent
#0849DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583