#58FFD8#58FFD8
#58FFD8 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.148 H 174.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFD8 |
|---|---|
| RGB | rgb(88, 255, 216) |
| HSL | hsl(166, 100%, 67%) |
| HSV | hsv(166, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.03, -51.94, 6.07) |
| CIE-LCH | lch(91.03, 52.29, 173.34°) |
| OKLab | oklab(90.4% -0.1472 0.0153) |
| OKLCH | oklch(90.4% 0.148 174.1) |
| XYZ | xyz(52.1730, 78.5468, 77.3639) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFD8 #FF587F
analogous
#58FF85 #58FFD8 #58D3FF
triadic
#58FFD8 #D858FF #FFD858
tetradic
#58FFD8 #8558FF #FF587F #D3FF58
square
#58FFD8 #8558FF #FF587F #D3FF58
split-complementary
#58FFD8 #FF58D3 #FF8558
monochromatic
#00DDA9 #1BFFCA #58FFD8 #95FFE6 #D2FFF5
Accessibility & contrast
On white
1.26
#58FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#58FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFD8
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFD8 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffd8; /* rgb */ color: rgb(88, 255, 216); /* oklch */ color: oklch(90.4% 0.148 174.1);
Tailwind
colors: {
custom: {
50: '#99ffe4',
500: '#58ffd8',
950: '#000000',
},
}SCSS
$custom: #58ffd8; $custom-light: #99ffe4; $custom-dark: #000000;
JSON
{
"hex": "#58ffd8",
"rgb": {
"r": 88,
"g": 255,
"b": 216
},
"hsl": {
"h": 165.988,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90403,
"c": 0.14802,
"h": 174.1
},
"luminance": 0.78553
}Semantic roles & 50–950 ramp
primary
#58FFD8
secondary
#D6264F
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684