#58EBC8#58EBC8
#58EBC8 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.135 H 174.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBC8 |
|---|---|
| RGB | rgb(88, 235, 200) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.82, -47.34, 5.45) |
| CIE-LCH | lch(84.82, 47.65, 173.44°) |
| OKLab | oklab(85.21% -0.1344 0.0137) |
| OKLCH | oklch(85.21% 0.135 174.2) |
| XYZ | xyz(44.1531, 65.6568, 64.9785) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.65
Aqua Marine
#2EE8BB
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.85
Aquamarine
#7FFFD4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBC8 #EB587B
analogous
#58EB7E #58EBC8 #58C5EB
triadic
#58EBC8 #C858EB #EBC858
tetradic
#58EBC8 #7E58EB #EB587B #C5EB58
square
#58EBC8 #7E58EB #EB587B #C5EB58
split-complementary
#58EBC8 #EB58C5 #EB7E58
monochromatic
#15B38E #21E4B6 #58EBC8 #8FF2DA #C5F8EC
Accessibility & contrast
On white
1.49
#58EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#58EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBC8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBC8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ebc8; /* rgb */ color: rgb(88, 235, 200); /* oklch */ color: oklch(85.2% 0.135 174.2);
Tailwind
colors: {
custom: {
50: '#96f2d8',
500: '#58ebc8',
950: '#000000',
},
}SCSS
$custom: #58ebc8; $custom-light: #96f2d8; $custom-dark: #000000;
JSON
{
"hex": "#58ebc8",
"rgb": {
"r": 88,
"g": 235,
"b": 200
},
"hsl": {
"h": 165.714,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.85213,
"c": 0.13509,
"h": 174.2
},
"luminance": 0.65661
}Semantic roles & 50–950 ramp
primary
#58EBC8
secondary
#B33452
accent
#0B3CDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583