#58F8B4#58F8B4
#58F8B4 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.8% C 0.165 H 161.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58F8B4 |
|---|---|
| RGB | rgb(88, 248, 180) |
| HSL | hsl(155, 92%, 66%) |
| HSV | hsv(155, 65%, 97%) |
| CMYK | cmyk(64.5%, 0%, 27.4%, 2.7%) |
| CIE-LAB | lab(88.21, -57.11, 20.63) |
| CIE-LCH | lch(88.21, 60.72, 160.14°) |
| OKLab | oklab(87.84% -0.1564 0.0525) |
| OKLCH | oklch(87.84% 0.165 161.4) |
| XYZ | xyz(45.8256, 72.4999, 54.7500) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.72
Greenish Cyan
#2AFEB7
ΔE00 2.19
Greenish Turquoise
#00FBB0
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F8B4 #F8589C
analogous
#58F864 #58F8B4 #58ECF8
triadic
#58F8B4 #B458F8 #F8B458
tetradic
#58F8B4 #6458F8 #F8589C #ECF858
square
#58F8B4 #6458F8 #F8589C #ECF858
split-complementary
#58F8B4 #F858EC #F86458
monochromatic
#09CD7A #1DF69A #58F8B4 #93FACE #CDFDE9
Accessibility & contrast
On white
1.35
#58F8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#58F8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F8B4
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F8B4 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6B0
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#00F7E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #58f8b4; /* rgb */ color: rgb(88, 248, 180); /* oklch */ color: oklch(87.8% 0.165 161.4);
Tailwind
colors: {
custom: {
50: '#97fbca',
500: '#58f8b4',
950: '#000000',
},
}SCSS
$custom: #58f8b4; $custom-light: #97fbca; $custom-dark: #000000;
JSON
{
"hex": "#58f8b4",
"rgb": {
"r": 88,
"g": 248,
"b": 180
},
"hsl": {
"h": 154.5,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.8784,
"c": 0.16497,
"h": 161.4
},
"luminance": 0.72505
}Semantic roles & 50–950 ramp
primary
#58F8B4
secondary
#C92C6E
accent
#0062E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582