#58FDDC#58FDDC
#58FDDC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.144 H 176.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDDC |
|---|---|
| RGB | rgb(88, 253, 220) |
| HSL | hsl(168, 98%, 67%) |
| HSV | hsv(168, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(90.55, -50.15, 3.30) |
| CIE-LCH | lch(90.55, 50.25, 176.24°) |
| OKLab | oklab(90.04% -0.1435 0.008) |
| OKLCH | oklch(90.04% 0.144 176.8) |
| XYZ | xyz(52.0618, 77.4868, 79.9090) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.17
Aquamarine
#7FFFD4
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDDC #FD5879
analogous
#58FD8A #58FDDC #58CCFD
triadic
#58FDDC #DC58FD #FDDC58
tetradic
#58FDDC #8A58FD #FD5879 #CCFD58
square
#58FDDC #8A58FD #FD5879 #CCFD58
split-complementary
#58FDDC #FD58CC #FD8A58
monochromatic
#03D8AD #1CFCCF #58FDDC #94FEE9 #D1FEF5
Accessibility & contrast
On white
1.27
#58FDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#58FDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDDC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDDC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58fddc; /* rgb */ color: rgb(88, 253, 220); /* oklch */ color: oklch(90.0% 0.144 176.8);
Tailwind
colors: {
custom: {
50: '#99ffe6',
500: '#58fddc',
950: '#000000',
},
}SCSS
$custom: #58fddc; $custom-light: #99ffe6; $custom-dark: #000000;
JSON
{
"hex": "#58fddc",
"rgb": {
"r": 88,
"g": 253,
"b": 220
},
"hsl": {
"h": 168,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.9004,
"c": 0.14373,
"h": 176.8
},
"luminance": 0.77493
}Semantic roles & 50–950 ramp
primary
#58FDDC
secondary
#D2274A
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684