#58E8BC#58E8BC
#58E8BC is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.2% C 0.139 H 169.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58E8BC |
|---|---|
| RGB | rgb(88, 232, 188) |
| HSL | hsl(162, 76%, 63%) |
| HSV | hsv(162, 62%, 91%) |
| CMYK | cmyk(62.1%, 0%, 19%, 9%) |
| CIE-LAB | lab(83.66, -48.87, 10.08) |
| CIE-LCH | lch(83.66, 49.90, 168.35°) |
| OKLab | oklab(84.17% -0.1367 0.0258) |
| OKLCH | oklch(84.17% 0.139 169.3) |
| XYZ | xyz(41.9537, 63.4144, 57.5964) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E8BC #E85884
analogous
#58E874 #58E8BC #58CCE8
triadic
#58E8BC #BC58E8 #E8BC58
tetradic
#58E8BC #7458E8 #E85884 #CCE858
square
#58E8BC #7458E8 #E85884 #CCE858
split-complementary
#58E8BC #E858CC #E87458
monochromatic
#18AE80 #22E1A6 #58E8BC #8EEFD2 #C4F7E7
Accessibility & contrast
On white
1.53
#58E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#58E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E8BC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E8BC | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58e8bc; /* rgb */ color: rgb(88, 232, 188); /* oklch */ color: oklch(84.2% 0.139 169.3);
Tailwind
colors: {
custom: {
50: '#95f0d0',
500: '#58e8bc',
950: '#000000',
},
}SCSS
$custom: #58e8bc; $custom-light: #95f0d0; $custom-dark: #000000;
JSON
{
"hex": "#58e8bc",
"rgb": {
"r": 88,
"g": 232,
"b": 188
},
"hsl": {
"h": 161.667,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.84174,
"c": 0.13912,
"h": 169.3
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#58E8BC
secondary
#AF365B
accent
#0E4BD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583