#58EAB2#58EAB2
#58EAB2 is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.149 H 164.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAB2 |
|---|---|
| RGB | rgb(88, 234, 178) |
| HSL | hsl(157, 78%, 63%) |
| HSV | hsv(157, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.03, -51.92, 15.84) |
| CIE-LCH | lch(84.03, 54.28, 163.04°) |
| OKLab | oklab(84.41% -0.1433 0.0405) |
| OKLCH | oklch(84.41% 0.149 164.2) |
| XYZ | xyz(41.4790, 64.1304, 52.3033) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.73
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAB2 #EA5890
analogous
#58EA69 #58EAB2 #58D9EA
triadic
#58EAB2 #B258EA #EAB258
tetradic
#58EAB2 #6958EA #EA5890 #D9EA58
square
#58EAB2 #6958EA #EA5890 #D9EA58
split-complementary
#58EAB2 #EA58D9 #EA6958
monochromatic
#16B176 #22E399 #58EAB2 #8EF1CB #C5F8E4
Accessibility & contrast
On white
1.52
#58EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#58EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAB2
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAB2 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58eab2; /* rgb */ color: rgb(88, 234, 178); /* oklch */ color: oklch(84.4% 0.149 164.2);
Tailwind
colors: {
custom: {
50: '#95f1c9',
500: '#58eab2',
950: '#000000',
},
}SCSS
$custom: #58eab2; $custom-light: #95f1c9; $custom-dark: #000000;
JSON
{
"hex": "#58eab2",
"rgb": {
"r": 88,
"g": 234,
"b": 178
},
"hsl": {
"h": 156.986,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.84407,
"c": 0.14887,
"h": 164.2
},
"luminance": 0.64135
}Semantic roles & 50–950 ramp
primary
#58EAB2
secondary
#B23565
accent
#0C5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582