#58F4BD#58F4BD
#58F4BD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.153 H 165.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58F4BD |
|---|---|
| RGB | rgb(88, 244, 189) |
| HSL | hsl(159, 88%, 65%) |
| HSV | hsv(159, 64%, 96%) |
| CMYK | cmyk(63.9%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.21, -53.60, 14.60) |
| CIE-LCH | lch(87.21, 55.55, 164.76°) |
| OKLab | oklab(87.09% -0.1484 0.0374) |
| OKLCH | oklch(87.09% 0.153 165.9) |
| XYZ | xyz(45.5557, 70.4453, 59.3307) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F4BD #F4588F
analogous
#58F46F #58F4BD #58DDF4
triadic
#58F4BD #BD58F4 #F4BD58
tetradic
#58F4BD #6F58F4 #F4588F #DDF458
square
#58F4BD #6F58F4 #F4588F #DDF458
split-complementary
#58F4BD #F458DD #F46F58
monochromatic
#0DC584 #1FF0A6 #58F4BD #91F8D4 #CBFCEA
Accessibility & contrast
On white
1.39
#58F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#58F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F4BD
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F4BD | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BA
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #58f4bd; /* rgb */ color: rgb(88, 244, 189); /* oklch */ color: oklch(87.1% 0.153 165.9);
Tailwind
colors: {
custom: {
50: '#97f9d1',
500: '#58f4bd',
950: '#000000',
},
}SCSS
$custom: #58f4bd; $custom-light: #97f9d1; $custom-dark: #000000;
JSON
{
"hex": "#58f4bd",
"rgb": {
"r": 88,
"g": 244,
"b": 189
},
"hsl": {
"h": 158.846,
"s": 87.64,
"l": 65.098
},
"oklch": {
"l": 0.87086,
"c": 0.153,
"h": 165.9
},
"luminance": 0.7045
}Semantic roles & 50–950 ramp
primary
#58F4BD
secondary
#C22E62
accent
#0151E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583