#58FDCA#58FDCA
#58FDCA is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.155 H 168.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDCA |
|---|---|
| RGB | rgb(88, 253, 202) |
| HSL | hsl(161, 98%, 67%) |
| HSV | hsv(161, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.13, -54.35, 12.01) |
| CIE-LCH | lch(90.13, 55.67, 167.54°) |
| OKLab | oklab(89.56% -0.1515 0.0307) |
| OKLCH | oklch(89.56% 0.155 168.5) |
| XYZ | xyz(49.8050, 76.5841, 68.0231) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.78
Aquamarine
#7FFFD4
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDCA #FD588B
analogous
#58FD78 #58FDCA #58DDFD
triadic
#58FDCA #CA58FD #FDCA58
tetradic
#58FDCA #7858FD #FD588B #DDFD58
square
#58FDCA #7858FD #FD588B #DDFD58
split-complementary
#58FDCA #FD58DD #FD7858
monochromatic
#03D896 #1CFCB7 #58FDCA #94FEDD #D1FEF0
Accessibility & contrast
On white
1.29
#58FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#58FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDCA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDCA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58fdca; /* rgb */ color: rgb(88, 253, 202); /* oklch */ color: oklch(89.6% 0.155 168.5);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#58fdca',
950: '#000000',
},
}SCSS
$custom: #58fdca; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#58fdca",
"rgb": {
"r": 88,
"g": 253,
"b": 202
},
"hsl": {
"h": 161.455,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.89563,
"c": 0.15455,
"h": 168.5
},
"luminance": 0.7659
}Semantic roles & 50–950 ramp
primary
#58FDCA
secondary
#D2275C
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683