#58FCCE#58FCCE
#58FCCE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.151 H 170.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCCE |
|---|---|
| RGB | rgb(88, 252, 206) |
| HSL | hsl(163, 96%, 67%) |
| HSV | hsv(163, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(89.93, -53.04, 9.65) |
| CIE-LCH | lch(89.93, 53.91, 169.68°) |
| OKLab | oklab(89.43% -0.1487 0.0246) |
| OKLCH | oklch(89.43% 0.151 170.6) |
| XYZ | xyz(49.9699, 76.1463, 70.4448) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.53
Aquamarine
#7FFFD4
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCCE #FC5886
analogous
#58FC7C #58FCCE #58D8FC
triadic
#58FCCE #CE58FC #FCCE58
tetradic
#58FCCE #7C58FC #FC5886 #D8FC58
square
#58FCCE #7C58FC #FC5886 #D8FC58
split-complementary
#58FCCE #FC58D8 #FC7C58
monochromatic
#04D69B #1CFBBC #58FCCE #94FDE0 #D0FEF1
Accessibility & contrast
On white
1.29
#58FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#58FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCCE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCCE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58fcce; /* rgb */ color: rgb(88, 252, 206); /* oklch */ color: oklch(89.4% 0.151 170.6);
Tailwind
colors: {
custom: {
50: '#99fedd',
500: '#58fcce',
950: '#000000',
},
}SCSS
$custom: #58fcce; $custom-light: #99fedd; $custom-dark: #000000;
JSON
{
"hex": "#58fcce",
"rgb": {
"r": 88,
"g": 252,
"b": 206
},
"hsl": {
"h": 163.171,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.89427,
"c": 0.15074,
"h": 170.6
},
"luminance": 0.76152
}Semantic roles & 50–950 ramp
primary
#58FCCE
secondary
#D02857
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684