#58FFDF#58FFDF
#58FFDF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.144 H 177.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFDF |
|---|---|
| RGB | rgb(88, 255, 223) |
| HSL | hsl(169, 100%, 67%) |
| HSV | hsv(169, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.20, -50.26, 2.69) |
| CIE-LCH | lch(91.20, 50.33, 176.94°) |
| OKLab | oklab(90.6% -0.1442 0.0063) |
| OKLCH | oklch(90.6% 0.144 177.5) |
| XYZ | xyz(53.0973, 78.9165, 82.2318) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.02
Bright Teal
#01F9C6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFDF #FF5878
analogous
#58FF8C #58FFDF #58CCFF
triadic
#58FFDF #DF58FF #FFDF58
tetradic
#58FFDF #8C58FF #FF5878 #CCFF58
square
#58FFDF #8C58FF #FF5878 #CCFF58
split-complementary
#58FFDF #FF58CC #FF8C58
monochromatic
#00DDB2 #1BFFD3 #58FFDF #95FFEB #D2FFF6
Accessibility & contrast
On white
1.25
#58FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#58FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFDF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFDF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58ffdf; /* rgb */ color: rgb(88, 255, 223); /* oklch */ color: oklch(90.6% 0.144 177.5);
Tailwind
colors: {
custom: {
50: '#9affe8',
500: '#58ffdf',
950: '#000000',
},
}SCSS
$custom: #58ffdf; $custom-light: #9affe8; $custom-dark: #000000;
JSON
{
"hex": "#58ffdf",
"rgb": {
"r": 88,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.503,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90595,
"c": 0.1443,
"h": 177.5
},
"luminance": 0.78922
}Semantic roles & 50–950 ramp
primary
#58FFDF
secondary
#D62647
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684