#58FECC#58FECC
#58FECC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.154 H 169.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #58FECC |
|---|---|
| RGB | rgb(88, 254, 204) |
| HSL | hsl(162, 99%, 67%) |
| HSV | hsv(162, 65%, 100%) |
| CMYK | cmyk(65.4%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(90.47, -54.31, 11.45) |
| CIE-LCH | lch(90.47, 55.50, 168.09°) |
| OKLab | oklab(89.85% -0.1516 0.0293) |
| OKLCH | oklch(89.85% 0.154 169.1) |
| XYZ | xyz(50.3598, 77.3124, 69.3838) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.85
Greenish Cyan
#2AFEB7
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FECC #FE588A
analogous
#58FE79 #58FECC #58DDFE
triadic
#58FECC #CC58FE #FECC58
tetradic
#58FECC #7958FE #FE588A #DDFE58
square
#58FECC #7958FE #FE588A #DDFE58
split-complementary
#58FECC #FE58DD #FE7958
monochromatic
#01DA99 #1BFEB9 #58FECC #95FEDF #D2FFF1
Accessibility & contrast
On white
1.28
#58FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#58FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FECC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FECC | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58fecc; /* rgb */ color: rgb(88, 254, 204); /* oklch */ color: oklch(89.9% 0.154 169.1);
Tailwind
colors: {
custom: {
50: '#99ffdb',
500: '#58fecc',
950: '#000000',
},
}SCSS
$custom: #58fecc; $custom-light: #99ffdb; $custom-dark: #000000;
JSON
{
"hex": "#58fecc",
"rgb": {
"r": 88,
"g": 254,
"b": 204
},
"hsl": {
"h": 161.928,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.89852,
"c": 0.15437,
"h": 169.1
},
"luminance": 0.77318
}Semantic roles & 50–950 ramp
primary
#58FECC
secondary
#D4275B
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684