#58ECAC#58ECAC
#58ECAC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.156 H 161.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #58ECAC |
|---|---|
| RGB | rgb(88, 236, 172) |
| HSL | hsl(154, 80%, 64%) |
| HSV | hsv(154, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(84.50, -54.00, 19.61) |
| CIE-LCH | lch(84.50, 57.45, 160.04°) |
| OKLab | oklab(84.75% -0.148 0.05) |
| OKLCH | oklch(84.75% 0.156 161.3) |
| XYZ | xyz(41.4623, 65.0398, 49.3906) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Greenish Turquoise
#00FBB0
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ECAC #EC5898
analogous
#58EC62 #58ECAC #58E2EC
triadic
#58ECAC #AC58EC #ECAC58
tetradic
#58ECAC #6258EC #EC5898 #E2EC58
square
#58ECAC #6258EC #EC5898 #E2EC58
split-complementary
#58ECAC #EC58E2 #EC6258
monochromatic
#15B570 #21E691 #58ECAC #8FF2C7 #C6F9E3
Accessibility & contrast
On white
1.50
#58ECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#58ECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ECAC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ECAC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ecac; /* rgb */ color: rgb(88, 236, 172); /* oklch */ color: oklch(84.8% 0.156 161.3);
Tailwind
colors: {
custom: {
50: '#95f3c5',
500: '#58ecac',
950: '#000000',
},
}SCSS
$custom: #58ecac; $custom-light: #95f3c5; $custom-dark: #000000;
JSON
{
"hex": "#58ecac",
"rgb": {
"r": 88,
"g": 236,
"b": 172
},
"hsl": {
"h": 154.054,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.84752,
"c": 0.1562,
"h": 161.3
},
"luminance": 0.65044
}Semantic roles & 50–950 ramp
primary
#58ECAC
secondary
#B5336B
accent
#0A65DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582