#58FDCD#58FDCD
#58FDCD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.153 H 169.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDCD |
|---|---|
| RGB | rgb(88, 253, 205) |
| HSL | hsl(163, 98%, 67%) |
| HSV | hsv(163, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.20, -53.67, 10.55) |
| CIE-LCH | lch(90.20, 54.70, 168.87°) |
| OKLab | oklab(89.64% -0.1501 0.027) |
| OKLCH | oklch(89.64% 0.153 169.8) |
| XYZ | xyz(50.1636, 76.7275, 69.9120) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.45
Greenish Cyan
#2AFEB7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDCD #FD5888
analogous
#58FD7A #58FDCD #58DBFD
triadic
#58FDCD #CD58FD #FDCD58
tetradic
#58FDCD #7A58FD #FD5888 #DBFD58
square
#58FDCD #7A58FD #FD5888 #DBFD58
split-complementary
#58FDCD #FD58DB #FD7A58
monochromatic
#03D89A #1CFCBB #58FDCD #94FEDF #D1FEF1
Accessibility & contrast
On white
1.28
#58FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#58FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDCD
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDCD | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58fdcd; /* rgb */ color: rgb(88, 253, 205); /* oklch */ color: oklch(89.6% 0.153 169.8);
Tailwind
colors: {
custom: {
50: '#99ffdc',
500: '#58fdcd',
950: '#000000',
},
}SCSS
$custom: #58fdcd; $custom-light: #99ffdc; $custom-dark: #000000;
JSON
{
"hex": "#58fdcd",
"rgb": {
"r": 88,
"g": 253,
"b": 205
},
"hsl": {
"h": 162.545,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.89639,
"c": 0.15254,
"h": 169.8
},
"luminance": 0.76733
}Semantic roles & 50–950 ramp
primary
#58FDCD
secondary
#D22759
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684