#58FFDD#58FFDD
#58FFDD is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.145 H 176.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFDD |
|---|---|
| RGB | rgb(88, 255, 221) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.15, -50.74, 3.65) |
| CIE-LCH | lch(91.15, 50.87, 175.88°) |
| OKLab | oklab(90.54% -0.145 0.0089) |
| OKLCH | oklch(90.54% 0.145 176.5) |
| XYZ | xyz(52.8293, 78.8093, 80.8201) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.60
Bright Teal
#01F9C6
ΔE00 4.79
Aqua (survey)
#13EAC9
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFDD #FF587A
analogous
#58FF89 #58FFDD #58CEFF
triadic
#58FFDD #DD58FF #FFDD58
tetradic
#58FFDD #8958FF #FF587A #CEFF58
square
#58FFDD #8958FF #FF587A #CEFF58
split-complementary
#58FFDD #FF58CE #FF8958
monochromatic
#00DDB0 #1BFFD1 #58FFDD #95FFE9 #D2FFF6
Accessibility & contrast
On white
1.25
#58FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#58FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFDD
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFDD | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58ffdd; /* rgb */ color: rgb(88, 255, 221); /* oklch */ color: oklch(90.5% 0.145 176.5);
Tailwind
colors: {
custom: {
50: '#9affe7',
500: '#58ffdd',
950: '#000000',
},
}SCSS
$custom: #58ffdd; $custom-light: #9affe7; $custom-dark: #000000;
JSON
{
"hex": "#58ffdd",
"rgb": {
"r": 88,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.784,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90539,
"c": 0.14531,
"h": 176.5
},
"luminance": 0.78815
}Semantic roles & 50–950 ramp
primary
#58FFDD
secondary
#D62649
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684