#58FBC7#58FBC7
#58FBC7 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.154 H 167.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58FBC7 |
|---|---|
| RGB | rgb(88, 251, 199) |
| HSL | hsl(161, 95%, 66%) |
| HSV | hsv(161, 65%, 98%) |
| CMYK | cmyk(64.9%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(89.48, -54.22, 12.63) |
| CIE-LCH | lch(89.48, 55.67, 166.88°) |
| OKLab | oklab(89.01% -0.1508 0.0323) |
| OKLCH | oklch(89.01% 0.154 167.9) |
| XYZ | xyz(48.8252, 75.1873, 65.9612) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.85
Greenish Cyan
#2AFEB7
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FBC7 #FB588C
analogous
#58FB76 #58FBC7 #58DEFB
triadic
#58FBC7 #C758FB #FBC758
tetradic
#58FBC7 #7658FB #FB588C #DEFB58
square
#58FBC7 #7658FB #FB588C #DEFB58
split-complementary
#58FBC7 #FB58DE #FB7658
monochromatic
#05D492 #1CFAB3 #58FBC7 #94FCDB #D0FEEF
Accessibility & contrast
On white
1.31
#58FBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#58FBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FBC7
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FBC7 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC4
Deuteranopia (green-blind)
#DFDACA
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58fbc7; /* rgb */ color: rgb(88, 251, 199); /* oklch */ color: oklch(89.0% 0.154 167.9);
Tailwind
colors: {
custom: {
50: '#98fdd8',
500: '#58fbc7',
950: '#000000',
},
}SCSS
$custom: #58fbc7; $custom-light: #98fdd8; $custom-dark: #000000;
JSON
{
"hex": "#58fbc7",
"rgb": {
"r": 88,
"g": 251,
"b": 199
},
"hsl": {
"h": 160.859,
"s": 95.322,
"l": 66.471
},
"oklch": {
"l": 0.89011,
"c": 0.15427,
"h": 167.9
},
"luminance": 0.75193
}Semantic roles & 50–950 ramp
primary
#58FBC7
secondary
#CE295E
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683