#58FFAF#58FFAF
#58FFAF is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.178 H 158.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFAF |
|---|---|
| RGB | rgb(88, 255, 175) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.18, -60.82, 25.89) |
| CIE-LCH | lch(90.18, 66.10, 156.94°) |
| OKLab | oklab(89.42% -0.1655 0.0655) |
| OKLCH | oklch(89.42% 0.178 158.4) |
| XYZ | xyz(47.5178, 76.6847, 52.8465) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.12
Bright Sea Green
#05FFA6
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFAF #FF58A8
analogous
#58FF5B #58FFAF #58FCFF
triadic
#58FFAF #AF58FF #FFAF58
tetradic
#58FFAF #5B58FF #FF58A8 #FCFF58
square
#58FFAF #5B58FF #FF58A8 #FCFF58
split-complementary
#58FFAF #FF58FC #FF5B58
monochromatic
#00DD73 #1BFF92 #58FFAF #95FFCC #D2FFEA
Accessibility & contrast
On white
1.29
#58FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#58FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFAF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFAF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E7DDB4
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffaf; /* rgb */ color: rgb(88, 255, 175); /* oklch */ color: oklch(89.4% 0.178 158.4);
Tailwind
colors: {
custom: {
50: '#98ffc7',
500: '#58ffaf',
950: '#000000',
},
}SCSS
$custom: #58ffaf; $custom-light: #98ffc7; $custom-dark: #000000;
JSON
{
"hex": "#58ffaf",
"rgb": {
"r": 88,
"g": 255,
"b": 175
},
"hsl": {
"h": 151.257,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89423,
"c": 0.17796,
"h": 158.4
},
"luminance": 0.7669
}Semantic roles & 50–950 ramp
primary
#58FFAF
secondary
#D6267A
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682