#58EDCA#58EDCA
#58EDCA is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.136 H 174.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDCA |
|---|---|
| RGB | rgb(88, 237, 202) |
| HSL | hsl(166, 81%, 64%) |
| HSV | hsv(166, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.45, -47.71, 5.31) |
| CIE-LCH | lch(85.45, 48.00, 173.65°) |
| OKLab | oklab(85.75% -0.1355 0.0133) |
| OKLCH | oklch(85.75% 0.136 174.4) |
| XYZ | xyz(44.9642, 66.9025, 66.4095) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.68
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDCA #ED587B
analogous
#58ED7F #58EDCA #58C5ED
triadic
#58EDCA #CA58ED #EDCA58
tetradic
#58EDCA #7F58ED #ED587B #C5ED58
square
#58EDCA #7F58ED #ED587B #C5ED58
split-complementary
#58EDCA #ED58C5 #ED7F58
monochromatic
#14B791 #21E7B8 #58EDCA #8FF3DC #C6F9ED
Accessibility & contrast
On white
1.46
#58EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#58EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDCA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDCA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58edca; /* rgb */ color: rgb(88, 237, 202); /* oklch */ color: oklch(85.7% 0.136 174.4);
Tailwind
colors: {
custom: {
50: '#96f3da',
500: '#58edca',
950: '#000000',
},
}SCSS
$custom: #58edca; $custom-light: #96f3da; $custom-dark: #000000;
JSON
{
"hex": "#58edca",
"rgb": {
"r": 88,
"g": 237,
"b": 202
},
"hsl": {
"h": 165.906,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85746,
"c": 0.13617,
"h": 174.4
},
"luminance": 0.66907
}Semantic roles & 50–950 ramp
primary
#58EDCA
secondary
#B63352
accent
#093ADD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583