#58FFD7#58FFD7
#58FFD7 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.149 H 173.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFD7 |
|---|---|
| RGB | rgb(88, 255, 215) |
| HSL | hsl(166, 100%, 67%) |
| HSV | hsv(166, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.01, -52.18, 6.55) |
| CIE-LCH | lch(91.01, 52.58, 172.85°) |
| OKLab | oklab(90.38% -0.1477 0.0165) |
| OKLCH | oklch(90.38% 0.149 173.6) |
| XYZ | xyz(52.0442, 78.4952, 76.6851) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.84
Aqua (survey)
#13EAC9
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFD7 #FF5880
analogous
#58FF84 #58FFD7 #58D3FF
triadic
#58FFD7 #D758FF #FFD758
tetradic
#58FFD7 #8458FF #FF5880 #D3FF58
square
#58FFD7 #8458FF #FF5880 #D3FF58
split-complementary
#58FFD7 #FF58D3 #FF8458
monochromatic
#00DDA8 #1BFFC8 #58FFD7 #95FFE6 #D2FFF4
Accessibility & contrast
On white
1.26
#58FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#58FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFD7
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFD7 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffd7; /* rgb */ color: rgb(88, 255, 215); /* oklch */ color: oklch(90.4% 0.149 173.6);
Tailwind
colors: {
custom: {
50: '#99ffe3',
500: '#58ffd7',
950: '#000000',
},
}SCSS
$custom: #58ffd7; $custom-light: #99ffe3; $custom-dark: #000000;
JSON
{
"hex": "#58ffd7",
"rgb": {
"r": 88,
"g": 255,
"b": 215
},
"hsl": {
"h": 165.629,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90376,
"c": 0.14859,
"h": 173.6
},
"luminance": 0.78501
}Semantic roles & 50–950 ramp
primary
#58FFD7
secondary
#D62650
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684