#58EBAC#58EBAC
#58EBAC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.155 H 161.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBAC |
|---|---|
| RGB | rgb(88, 235, 172) |
| HSL | hsl(154, 79%, 63%) |
| HSV | hsv(154, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(84.21, -53.60, 19.20) |
| CIE-LCH | lch(84.21, 56.94, 160.29°) |
| OKLab | oklab(84.51% -0.147 0.0489) |
| OKLCH | oklch(84.51% 0.155 161.6) |
| XYZ | xyz(41.1752, 64.4656, 49.2949) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Greenish Turquoise
#00FBB0
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.41
Greenish Cyan
#2AFEB7
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBAC #EB5897
analogous
#58EB62 #58EBAC #58E0EB
triadic
#58EBAC #AC58EB #EBAC58
tetradic
#58EBAC #6258EB #EB5897 #E0EB58
square
#58EBAC #6258EB #EB5897 #E0EB58
split-complementary
#58EBAC #EB58E0 #EB6258
monochromatic
#15B370 #21E491 #58EBAC #8FF2C7 #C5F8E2
Accessibility & contrast
On white
1.51
#58EBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#58EBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBAC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBAC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ebac; /* rgb */ color: rgb(88, 235, 172); /* oklch */ color: oklch(84.5% 0.155 161.6);
Tailwind
colors: {
custom: {
50: '#95f2c5',
500: '#58ebac',
950: '#000000',
},
}SCSS
$custom: #58ebac; $custom-light: #95f2c5; $custom-dark: #000000;
JSON
{
"hex": "#58ebac",
"rgb": {
"r": 88,
"g": 235,
"b": 172
},
"hsl": {
"h": 154.286,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.84509,
"c": 0.15491,
"h": 161.6
},
"luminance": 0.6447
}Semantic roles & 50–950 ramp
primary
#58EBAC
secondary
#B3346B
accent
#0B64DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582