#58FDDB#58FDDB
#58FDDB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.144 H 176.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDDB |
|---|---|
| RGB | rgb(88, 253, 219) |
| HSL | hsl(168, 98%, 67%) |
| HSV | hsv(168, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(90.52, -50.39, 3.78) |
| CIE-LCH | lch(90.52, 50.53, 175.71°) |
| OKLab | oklab(90.01% -0.1439 0.0092) |
| OKLCH | oklch(90.01% 0.144 176.3) |
| XYZ | xyz(51.9297, 77.4340, 79.2136) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDDB #FD587A
analogous
#58FD88 #58FDDB #58CDFD
triadic
#58FDDB #DB58FD #FDDB58
tetradic
#58FDDB #8858FD #FD587A #CDFD58
square
#58FDDB #8858FD #FD587A #CDFD58
split-complementary
#58FDDB #FD58CD #FD8858
monochromatic
#03D8AC #1CFCCE #58FDDB #94FEE8 #D1FEF5
Accessibility & contrast
On white
1.27
#58FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#58FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDDB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDDB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58fddb; /* rgb */ color: rgb(88, 253, 219); /* oklch */ color: oklch(90.0% 0.144 176.3);
Tailwind
colors: {
custom: {
50: '#99ffe6',
500: '#58fddb',
950: '#000000',
},
}SCSS
$custom: #58fddb; $custom-light: #99ffe6; $custom-dark: #000000;
JSON
{
"hex": "#58fddb",
"rgb": {
"r": 88,
"g": 253,
"b": 219
},
"hsl": {
"h": 167.636,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.90012,
"c": 0.14425,
"h": 176.3
},
"luminance": 0.7744
}Semantic roles & 50–950 ramp
primary
#58FDDB
secondary
#D2274B
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684