#58EBA8#58EBA8
#58EBA8 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.4% C 0.158 H 160.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBA8 |
|---|---|
| RGB | rgb(88, 235, 168) |
| HSL | hsl(153, 79%, 63%) |
| HSV | hsv(153, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.13, -54.43, 21.16) |
| CIE-LCH | lch(84.13, 58.39, 158.75°) |
| OKLab | oklab(84.42% -0.1488 0.0538) |
| OKLCH | oklch(84.42% 0.158 160.1) |
| XYZ | xyz(40.7968, 64.3143, 47.3021) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Aqua Green
#12E193
ΔE00 3.96
Greenish Turquoise
#00FBB0
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.39
Greenish Cyan
#2AFEB7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBA8 #EB589B
analogous
#58EB5E #58EBA8 #58E5EB
triadic
#58EBA8 #A858EB #EBA858
tetradic
#58EBA8 #5E58EB #EB589B #E5EB58
square
#58EBA8 #5E58EB #EB589B #E5EB58
split-complementary
#58EBA8 #EB58E5 #EB5E58
monochromatic
#15B36B #21E48C #58EBA8 #8FF2C4 #C5F8E1
Accessibility & contrast
On white
1.51
#58EBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#58EBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBA8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBA8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D4CCAC
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58eba8; /* rgb */ color: rgb(88, 235, 168); /* oklch */ color: oklch(84.4% 0.158 160.1);
Tailwind
colors: {
custom: {
50: '#95f2c2',
500: '#58eba8',
950: '#000000',
},
}SCSS
$custom: #58eba8; $custom-light: #95f2c2; $custom-dark: #000000;
JSON
{
"hex": "#58eba8",
"rgb": {
"r": 88,
"g": 235,
"b": 168
},
"hsl": {
"h": 152.653,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.84419,
"c": 0.15822,
"h": 160.1
},
"luminance": 0.64319
}Semantic roles & 50–950 ramp
primary
#58EBA8
secondary
#B3346E
accent
#0B6ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582