#58FDD2#58FDD2
#58FDD2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.149 H 172.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDD2 |
|---|---|
| RGB | rgb(88, 253, 210) |
| HSL | hsl(164, 98%, 67%) |
| HSV | hsv(164, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.31, -52.52, 8.13) |
| CIE-LCH | lch(90.31, 53.15, 171.20°) |
| OKLab | oklab(89.77% -0.1479 0.0207) |
| OKLCH | oklch(89.77% 0.149 172) |
| XYZ | xyz(50.7768, 76.9728, 73.1415) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDD2 #FD5883
analogous
#58FD80 #58FDD2 #58D5FD
triadic
#58FDD2 #D258FD #FDD258
tetradic
#58FDD2 #8058FD #FD5883 #D5FD58
square
#58FDD2 #8058FD #FD5883 #D5FD58
split-complementary
#58FDD2 #FD58D5 #FD8058
monochromatic
#03D8A0 #1CFCC2 #58FDD2 #94FEE2 #D1FEF3
Accessibility & contrast
On white
1.28
#58FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#58FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDD2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDD2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#DFDCD5
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58fdd2; /* rgb */ color: rgb(88, 253, 210); /* oklch */ color: oklch(89.8% 0.149 172.0);
Tailwind
colors: {
custom: {
50: '#99ffdf',
500: '#58fdd2',
950: '#000000',
},
}SCSS
$custom: #58fdd2; $custom-light: #99ffdf; $custom-dark: #000000;
JSON
{
"hex": "#58fdd2",
"rgb": {
"r": 88,
"g": 253,
"b": 210
},
"hsl": {
"h": 164.364,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.89769,
"c": 0.14936,
"h": 172
},
"luminance": 0.76978
}Semantic roles & 50–950 ramp
primary
#58FDD2
secondary
#D22754
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684