#58EEAD#58EEAD
#58EEAD is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.3% C 0.158 H 161.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58EEAD |
|---|---|
| RGB | rgb(88, 238, 173) |
| HSL | hsl(154, 82%, 64%) |
| HSV | hsv(154, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.12, -54.59, 19.95) |
| CIE-LCH | lch(85.12, 58.12, 159.93°) |
| OKLab | oklab(85.26% -0.1496 0.0508) |
| OKLCH | oklch(85.26% 0.158 161.2) |
| XYZ | xyz(42.1378, 66.2365, 50.0913) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Turquoise
#00FBB0
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EEAD #EE5899
analogous
#58EE62 #58EEAD #58E4EE
triadic
#58EEAD #AD58EE #EEAD58
tetradic
#58EEAD #6258EE #EE5899 #E4EE58
square
#58EEAD #6258EE #EE5899 #E4EE58
split-complementary
#58EEAD #EE58E4 #EE6258
monochromatic
#13B971 #20E892 #58EEAD #90F4C8 #C7F9E4
Accessibility & contrast
On white
1.47
#58EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#58EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EEAD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EEAD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA9
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58eead; /* rgb */ color: rgb(88, 238, 173); /* oklch */ color: oklch(85.3% 0.158 161.2);
Tailwind
colors: {
custom: {
50: '#96f4c5',
500: '#58eead',
950: '#000000',
},
}SCSS
$custom: #58eead; $custom-light: #96f4c5; $custom-dark: #000000;
JSON
{
"hex": "#58eead",
"rgb": {
"r": 88,
"g": 238,
"b": 173
},
"hsl": {
"h": 154,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.85261,
"c": 0.15795,
"h": 161.2
},
"luminance": 0.66241
}Semantic roles & 50–950 ramp
primary
#58EEAD
secondary
#B8326C
accent
#0864DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582