#58E8BB#58E8BB
#58E8BB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.140 H 168.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58E8BB |
|---|---|
| RGB | rgb(88, 232, 187) |
| HSL | hsl(161, 76%, 63%) |
| HSV | hsv(161, 62%, 91%) |
| CMYK | cmyk(62.1%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.64, -49.10, 10.57) |
| CIE-LCH | lch(83.64, 50.22, 167.85°) |
| OKLab | oklab(84.15% -0.1372 0.027) |
| OKLCH | oklch(84.15% 0.14 168.8) |
| XYZ | xyz(41.8463, 63.3714, 57.0306) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E8BB #E85885
analogous
#58E873 #58E8BB #58CDE8
triadic
#58E8BB #BB58E8 #E8BB58
tetradic
#58E8BB #7358E8 #E85885 #CDE858
square
#58E8BB #7358E8 #E85885 #CDE858
split-complementary
#58E8BB #E858CD #E87358
monochromatic
#18AE7F #22E1A5 #58E8BB #8EEFD1 #C4F7E7
Accessibility & contrast
On white
1.54
#58E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#58E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E8BB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E8BB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58e8bb; /* rgb */ color: rgb(88, 232, 187); /* oklch */ color: oklch(84.1% 0.140 168.8);
Tailwind
colors: {
custom: {
50: '#95f0cf',
500: '#58e8bb',
950: '#000000',
},
}SCSS
$custom: #58e8bb; $custom-light: #95f0cf; $custom-dark: #000000;
JSON
{
"hex": "#58e8bb",
"rgb": {
"r": 88,
"g": 232,
"b": 187
},
"hsl": {
"h": 161.25,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.84148,
"c": 0.1398,
"h": 168.8
},
"luminance": 0.63376
}Semantic roles & 50–950 ramp
primary
#58E8BB
secondary
#AF365B
accent
#0E4DD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583