#58FFC0#58FFC0
#58FFC0 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.164 H 164.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFC0 |
|---|---|
| RGB | rgb(88, 255, 192) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.50, -57.35, 17.68) |
| CIE-LCH | lch(90.50, 60.01, 162.87°) |
| OKLab | oklab(89.8% -0.1579 0.0452) |
| OKLCH | oklch(89.8% 0.164 164) |
| XYZ | xyz(49.2938, 77.3951, 62.1998) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.72
Greenish Turquoise
#00FBB0
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFC0 #FF5897
analogous
#58FF6C #58FFC0 #58EBFF
triadic
#58FFC0 #C058FF #FFC058
tetradic
#58FFC0 #6C58FF #FF5897 #EBFF58
square
#58FFC0 #6C58FF #FF5897 #EBFF58
split-complementary
#58FFC0 #FF58EB #FF6C58
monochromatic
#00DD89 #1BFFA9 #58FFC0 #95FFD7 #D2FFEE
Accessibility & contrast
On white
1.27
#58FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#58FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFC0
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFC0 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffc0; /* rgb */ color: rgb(88, 255, 192); /* oklch */ color: oklch(89.8% 0.164 164.0);
Tailwind
colors: {
custom: {
50: '#99ffd3',
500: '#58ffc0',
950: '#000000',
},
}SCSS
$custom: #58ffc0; $custom-light: #99ffd3; $custom-dark: #000000;
JSON
{
"hex": "#58ffc0",
"rgb": {
"r": 88,
"g": 255,
"b": 192
},
"hsl": {
"h": 157.365,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89799,
"c": 0.16423,
"h": 164
},
"luminance": 0.774
}Semantic roles & 50–950 ramp
primary
#58FFC0
secondary
#D62668
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683