#58FCCD#58FCCD
#58FCCD is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.151 H 170.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCCD |
|---|---|
| RGB | rgb(88, 252, 205) |
| HSL | hsl(163, 96%, 67%) |
| HSV | hsv(163, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.90, -53.27, 10.14) |
| CIE-LCH | lch(89.90, 54.22, 169.22°) |
| OKLab | oklab(89.4% -0.1491 0.0259) |
| OKLCH | oklch(89.4% 0.151 170.2) |
| XYZ | xyz(49.8488, 76.0978, 69.8070) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.47
Aquamarine
#7FFFD4
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCCD #FC5887
analogous
#58FC7B #58FCCD #58D9FC
triadic
#58FCCD #CD58FC #FCCD58
tetradic
#58FCCD #7B58FC #FC5887 #D9FC58
square
#58FCCD #7B58FC #FC5887 #D9FC58
split-complementary
#58FCCD #FC58D9 #FC7B58
monochromatic
#04D69A #1CFBBB #58FCCD #94FDDF #D0FEF1
Accessibility & contrast
On white
1.29
#58FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#58FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCCD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCCD | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCB
Deuteranopia (green-blind)
#DFDBD0
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58fccd; /* rgb */ color: rgb(88, 252, 205); /* oklch */ color: oklch(89.4% 0.151 170.2);
Tailwind
colors: {
custom: {
50: '#99fedc',
500: '#58fccd',
950: '#000000',
},
}SCSS
$custom: #58fccd; $custom-light: #99fedc; $custom-dark: #000000;
JSON
{
"hex": "#58fccd",
"rgb": {
"r": 88,
"g": 252,
"b": 205
},
"hsl": {
"h": 162.805,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.89401,
"c": 0.15138,
"h": 170.2
},
"luminance": 0.76103
}Semantic roles & 50–950 ramp
primary
#58FCCD
secondary
#D02858
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684