#58E2CD#58E2CD
#58E2CD is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.123 H 181.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2CD |
|---|---|
| RGB | rgb(88, 226, 205) |
| HSL | hsl(171, 70%, 62%) |
| HSV | hsv(171, 61%, 89%) |
| CMYK | cmyk(61.1%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.31, -42.20, -0.84) |
| CIE-LCH | lch(82.31, 42.21, 181.14°) |
| OKLab | oklab(83.21% -0.123 -0.0029) |
| OKLCH | oklch(83.21% 0.123 181.4) |
| XYZ | xyz(42.2352, 60.8707, 67.2692) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.14
Aqua (survey)
#13EAC9
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.06
Aquamarine (survey)
#04D8B2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2CD #E2586D
analogous
#58E288 #58E2CD #58B2E2
triadic
#58E2CD #CD58E2 #E2CD58
tetradic
#58E2CD #8858E2 #E2586D #B2E258
square
#58E2CD #8858E2 #E2586D #B2E258
split-complementary
#58E2CD #E258B2 #E28858
monochromatic
#1CA38F #25D7BC #58E2CD #8CEBDD #C0F4EC
Accessibility & contrast
On white
1.59
#58E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#58E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2CD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2CD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C4C6CF
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58e2cd; /* rgb */ color: rgb(88, 226, 205); /* oklch */ color: oklch(83.2% 0.123 181.4);
Tailwind
colors: {
custom: {
50: '#95ecdc',
500: '#58e2cd',
950: '#000000',
},
}SCSS
$custom: #58e2cd; $custom-light: #95ecdc; $custom-dark: #000000;
JSON
{
"hex": "#58e2cd",
"rgb": {
"r": 88,
"g": 226,
"b": 205
},
"hsl": {
"h": 170.87,
"s": 70.408,
"l": 61.569
},
"oklch": {
"l": 0.8321,
"c": 0.12303,
"h": 181.4
},
"luminance": 0.60875
}Semantic roles & 50–950 ramp
primary
#58E2CD
secondary
#A63849
accent
#1330D2
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484