#58FACD#58FACD
#58FACD is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.9% C 0.149 H 170.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #58FACD |
|---|---|
| RGB | rgb(88, 250, 205) |
| HSL | hsl(163, 94%, 66%) |
| HSV | hsv(163, 65%, 98%) |
| CMYK | cmyk(64.8%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.32, -52.45, 9.31) |
| CIE-LCH | lch(89.32, 53.26, 169.94°) |
| OKLab | oklab(88.93% -0.1472 0.0237) |
| OKLCH | oklch(88.93% 0.149 170.8) |
| XYZ | xyz(49.2240, 74.8483, 69.5988) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.53
Aquamarine
#7FFFD4
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.26
Aqua Marine
#2EE8BB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FACD #FA5885
analogous
#58FA7C #58FACD #58D6FA
triadic
#58FACD #CD58FA #FACD58
tetradic
#58FACD #7C58FA #FA5885 #D6FA58
square
#58FACD #7C58FA #FA5885 #D6FA58
split-complementary
#58FACD #FA58D6 #FA7C58
monochromatic
#06D199 #1DF8BB #58FACD #93FCDF #CFFEF1
Accessibility & contrast
On white
1.31
#58FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#58FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FACD
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FACD | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #58facd; /* rgb */ color: rgb(88, 250, 205); /* oklch */ color: oklch(88.9% 0.149 170.8);
Tailwind
colors: {
custom: {
50: '#98fddc',
500: '#58facd',
950: '#000000',
},
}SCSS
$custom: #58facd; $custom-light: #98fddc; $custom-dark: #000000;
JSON
{
"hex": "#58facd",
"rgb": {
"r": 88,
"g": 250,
"b": 205
},
"hsl": {
"h": 163.333,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.88925,
"c": 0.14908,
"h": 170.8
},
"luminance": 0.74854
}Semantic roles & 50–950 ramp
primary
#58FACD
secondary
#CC2A57
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684