#58FFDC#58FFDC
#58FFDC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 176.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFDC |
|---|---|
| RGB | rgb(88, 255, 220) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.12, -50.98, 4.14) |
| CIE-LCH | lch(91.12, 51.15, 175.36°) |
| OKLab | oklab(90.51% -0.1455 0.0102) |
| OKLCH | oklch(90.51% 0.146 176) |
| XYZ | xyz(52.6965, 78.7562, 80.1205) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFDC #FF587B
analogous
#58FF88 #58FFDC #58CFFF
triadic
#58FFDC #DC58FF #FFDC58
tetradic
#58FFDC #8858FF #FF587B #CFFF58
square
#58FFDC #8858FF #FF587B #CFFF58
split-complementary
#58FFDC #FF58CF #FF8858
monochromatic
#00DDAE #1BFFCF #58FFDC #95FFE9 #D2FFF6
Accessibility & contrast
On white
1.25
#58FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#58FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFDC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFDC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58ffdc; /* rgb */ color: rgb(88, 255, 220); /* oklch */ color: oklch(90.5% 0.146 176.0);
Tailwind
colors: {
custom: {
50: '#9affe6',
500: '#58ffdc',
950: '#000000',
},
}SCSS
$custom: #58ffdc; $custom-light: #9affe6; $custom-dark: #000000;
JSON
{
"hex": "#58ffdc",
"rgb": {
"r": 88,
"g": 255,
"b": 220
},
"hsl": {
"h": 167.425,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90512,
"c": 0.14583,
"h": 176
},
"luminance": 0.78762
}Semantic roles & 50–950 ramp
primary
#58FFDC
secondary
#D6264B
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684