#58FFDE#58FFDE
#58FFDE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 177.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFDE |
|---|---|
| RGB | rgb(88, 255, 222) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.17, -50.50, 3.17) |
| CIE-LCH | lch(91.17, 50.60, 176.41°) |
| OKLab | oklab(90.57% -0.1446 0.0076) |
| OKLCH | oklch(90.57% 0.145 177) |
| XYZ | xyz(52.9629, 78.8627, 81.5239) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.21
Aquamarine
#7FFFD4
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.99
Bright Teal
#01F9C6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFDE #FF5879
analogous
#58FF8B #58FFDE #58CCFF
triadic
#58FFDE #DE58FF #FFDE58
tetradic
#58FFDE #8B58FF #FF5879 #CCFF58
square
#58FFDE #8B58FF #FF5879 #CCFF58
split-complementary
#58FFDE #FF58CC #FF8B58
monochromatic
#00DDB1 #1BFFD2 #58FFDE #95FFEA #D2FFF6
Accessibility & contrast
On white
1.25
#58FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#58FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFDE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFDE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58ffde; /* rgb */ color: rgb(88, 255, 222); /* oklch */ color: oklch(90.6% 0.145 177.0);
Tailwind
colors: {
custom: {
50: '#9affe8',
500: '#58ffde',
950: '#000000',
},
}SCSS
$custom: #58ffde; $custom-light: #9affe8; $custom-dark: #000000;
JSON
{
"hex": "#58ffde",
"rgb": {
"r": 88,
"g": 255,
"b": 222
},
"hsl": {
"h": 168.144,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90567,
"c": 0.1448,
"h": 177
},
"luminance": 0.78869
}Semantic roles & 50–950 ramp
primary
#58FFDE
secondary
#D62648
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684