#58EACC#58EACC
#58EACC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.132 H 176.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58EACC |
|---|---|
| RGB | rgb(88, 234, 204) |
| HSL | hsl(168, 78%, 63%) |
| HSV | hsv(168, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(84.63, -45.94, 3.06) |
| CIE-LCH | lch(84.63, 46.05, 176.19°) |
| OKLab | oklab(85.09% -0.1316 0.0074) |
| OKLCH | oklch(85.09% 0.132 176.8) |
| XYZ | xyz(44.3412, 65.2752, 67.3776) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.50
Tiffany Blue
#7BF2DA
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EACC #EA5876
analogous
#58EA83 #58EACC #58BFEA
triadic
#58EACC #CC58EA #EACC58
tetradic
#58EACC #8358EA #EA5876 #BFEA58
square
#58EACC #8358EA #EA5876 #BFEA58
split-complementary
#58EACC #EA58BF #EA8358
monochromatic
#16B191 #22E3BB #58EACC #8EF1DD #C5F8ED
Accessibility & contrast
On white
1.49
#58EACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#58EACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EACC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EACC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCB
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58eacc; /* rgb */ color: rgb(88, 234, 204); /* oklch */ color: oklch(85.1% 0.132 176.8);
Tailwind
colors: {
custom: {
50: '#96f1db',
500: '#58eacc',
950: '#000000',
},
}SCSS
$custom: #58eacc; $custom-light: #96f1db; $custom-dark: #000000;
JSON
{
"hex": "#58eacc",
"rgb": {
"r": 88,
"g": 234,
"b": 204
},
"hsl": {
"h": 167.671,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.85086,
"c": 0.13181,
"h": 176.8
},
"luminance": 0.6528
}Semantic roles & 50–950 ramp
primary
#58EACC
secondary
#B2354E
accent
#0C36DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584