#58EDCC#58EDCC
#58EDCC is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.135 H 175.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDCC |
|---|---|
| RGB | rgb(88, 237, 204) |
| HSL | hsl(167, 81%, 64%) |
| HSV | hsv(167, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.50, -47.23, 4.33) |
| CIE-LCH | lch(85.50, 47.43, 174.76°) |
| OKLab | oklab(85.8% -0.1346 0.0107) |
| OKLCH | oklch(85.8% 0.135 175.4) |
| XYZ | xyz(45.2025, 66.9979, 67.6647) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 5.03
Aquamarine
#7FFFD4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDCC #ED5879
analogous
#58ED81 #58EDCC #58C4ED
triadic
#58EDCC #CC58ED #EDCC58
tetradic
#58EDCC #8158ED #ED5879 #C4ED58
square
#58EDCC #8158ED #ED5879 #C4ED58
split-complementary
#58EDCC #ED58C4 #ED8158
monochromatic
#14B793 #21E7BB #58EDCC #8FF3DD #C6F9EE
Accessibility & contrast
On white
1.46
#58EDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#58EDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDCC
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDCC | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58edcc; /* rgb */ color: rgb(88, 237, 204); /* oklch */ color: oklch(85.8% 0.135 175.4);
Tailwind
colors: {
custom: {
50: '#97f3db',
500: '#58edcc',
950: '#000000',
},
}SCSS
$custom: #58edcc; $custom-light: #97f3db; $custom-dark: #000000;
JSON
{
"hex": "#58edcc",
"rgb": {
"r": 88,
"g": 237,
"b": 204
},
"hsl": {
"h": 166.711,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85801,
"c": 0.13506,
"h": 175.4
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#58EDCC
secondary
#B63350
accent
#0938DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584