#58FDD9#58FDD9
#58FDD9 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.145 H 175.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDD9 |
|---|---|
| RGB | rgb(88, 253, 217) |
| HSL | hsl(167, 98%, 67%) |
| HSV | hsv(167, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(90.47, -50.87, 4.75) |
| CIE-LCH | lch(90.47, 51.09, 174.67°) |
| OKLab | oklab(89.96% -0.1448 0.0118) |
| OKLCH | oklch(89.96% 0.145 175.3) |
| XYZ | xyz(51.6680, 77.3293, 77.8352) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDD9 #FD587C
analogous
#58FD87 #58FDD9 #58CFFD
triadic
#58FDD9 #D958FD #FDD958
tetradic
#58FDD9 #8758FD #FD587C #CFFD58
square
#58FDD9 #8758FD #FD587C #CFFD58
split-complementary
#58FDD9 #FD58CF #FD8758
monochromatic
#03D8A9 #1CFCCB #58FDD9 #94FEE7 #D1FEF5
Accessibility & contrast
On white
1.28
#58FDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#58FDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDD9
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDD9 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED7
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58fdd9; /* rgb */ color: rgb(88, 253, 217); /* oklch */ color: oklch(90.0% 0.145 175.3);
Tailwind
colors: {
custom: {
50: '#99ffe4',
500: '#58fdd9',
950: '#000000',
},
}SCSS
$custom: #58fdd9; $custom-light: #99ffe4; $custom-dark: #000000;
JSON
{
"hex": "#58fdd9",
"rgb": {
"r": 88,
"g": 253,
"b": 217
},
"hsl": {
"h": 166.909,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.89957,
"c": 0.14531,
"h": 175.3
},
"luminance": 0.77335
}Semantic roles & 50–950 ramp
primary
#58FDD9
secondary
#D2274D
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684