#58EBA9#58EBA9
#58EBA9 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.4% C 0.157 H 160.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBA9 |
|---|---|
| RGB | rgb(88, 235, 169) |
| HSL | hsl(153, 79%, 63%) |
| HSV | hsv(153, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.15, -54.22, 20.67) |
| CIE-LCH | lch(84.15, 58.03, 159.13°) |
| OKLab | oklab(84.44% -0.1483 0.0526) |
| OKLCH | oklch(84.44% 0.157 160.5) |
| XYZ | xyz(40.8904, 64.3517, 47.7946) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.63
Aqua Green
#12E193
ΔE00 4.06
Greenish Turquoise
#00FBB0
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.45
Greenish Cyan
#2AFEB7
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBA9 #EB589A
analogous
#58EB5F #58EBA9 #58E4EB
triadic
#58EBA9 #A958EB #EBA958
tetradic
#58EBA9 #5F58EB #EB589A #E4EB58
square
#58EBA9 #5F58EB #EB589A #E4EB58
split-complementary
#58EBA9 #EB58E4 #EB5F58
monochromatic
#15B36C #21E48D #58EBA9 #8FF2C5 #C5F8E1
Accessibility & contrast
On white
1.51
#58EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#58EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBA9
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBA9 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA5
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58eba9; /* rgb */ color: rgb(88, 235, 169); /* oklch */ color: oklch(84.4% 0.157 160.5);
Tailwind
colors: {
custom: {
50: '#95f2c2',
500: '#58eba9',
950: '#000000',
},
}SCSS
$custom: #58eba9; $custom-light: #95f2c2; $custom-dark: #000000;
JSON
{
"hex": "#58eba9",
"rgb": {
"r": 88,
"g": 235,
"b": 169
},
"hsl": {
"h": 153.061,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.84441,
"c": 0.15739,
"h": 160.5
},
"luminance": 0.64356
}Semantic roles & 50–950 ramp
primary
#58EBA9
secondary
#B3346D
accent
#0B68DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582