#58EACA#58EACA
#58EACA is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.133 H 175.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58EACA |
|---|---|
| RGB | rgb(88, 234, 202) |
| HSL | hsl(167, 78%, 63%) |
| HSV | hsv(167, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.58, -46.43, 4.04) |
| CIE-LCH | lch(84.58, 46.60, 175.03°) |
| OKLab | oklab(85.03% -0.1325 0.01) |
| OKLCH | oklch(85.03% 0.133 175.7) |
| XYZ | xyz(44.1029, 65.1799, 66.1224) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.47
Aqua Marine
#2EE8BB
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.26
Aquamarine (survey)
#04D8B2
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EACA #EA5878
analogous
#58EA81 #58EACA #58C1EA
triadic
#58EACA #CA58EA #EACA58
tetradic
#58EACA #8158EA #EA5878 #C1EA58
square
#58EACA #8158EA #EA5878 #C1EA58
split-complementary
#58EACA #EA58C1 #EA8158
monochromatic
#16B18F #22E3B9 #58EACA #8EF1DB #C5F8ED
Accessibility & contrast
On white
1.50
#58EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#58EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EACA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EACA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58eaca; /* rgb */ color: rgb(88, 234, 202); /* oklch */ color: oklch(85.0% 0.133 175.7);
Tailwind
colors: {
custom: {
50: '#96f1da',
500: '#58eaca',
950: '#000000',
},
}SCSS
$custom: #58eaca; $custom-light: #96f1da; $custom-dark: #000000;
JSON
{
"hex": "#58eaca",
"rgb": {
"r": 88,
"g": 234,
"b": 202
},
"hsl": {
"h": 166.849,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.8503,
"c": 0.13286,
"h": 175.7
},
"luminance": 0.65185
}Semantic roles & 50–950 ramp
primary
#58EACA
secondary
#B23550
accent
#0C39DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583