#58FFC8#58FFC8
#58FFC8 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.158 H 167.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFC8 |
|---|---|
| RGB | rgb(88, 255, 200) |
| HSL | hsl(160, 100%, 67%) |
| HSV | hsv(160, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.67, -55.61, 13.81) |
| CIE-LCH | lch(90.67, 57.30, 166.06°) |
| OKLab | oklab(89.99% -0.1543 0.0353) |
| OKLCH | oklch(89.99% 0.158 167.1) |
| XYZ | xyz(50.2044, 77.7593, 66.9956) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.66
Greenish Turquoise
#00FBB0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFC8 #FF588F
analogous
#58FF75 #58FFC8 #58E2FF
triadic
#58FFC8 #C858FF #FFC858
tetradic
#58FFC8 #7558FF #FF588F #E2FF58
square
#58FFC8 #7558FF #FF588F #E2FF58
split-complementary
#58FFC8 #FF58E2 #FF7558
monochromatic
#00DD94 #1BFFB4 #58FFC8 #95FFDC #D2FFF0
Accessibility & contrast
On white
1.27
#58FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#58FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFC8
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFC8 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffc8; /* rgb */ color: rgb(88, 255, 200); /* oklch */ color: oklch(90.0% 0.158 167.1);
Tailwind
colors: {
custom: {
50: '#99ffd8',
500: '#58ffc8',
950: '#000000',
},
}SCSS
$custom: #58ffc8; $custom-light: #99ffd8; $custom-dark: #000000;
JSON
{
"hex": "#58ffc8",
"rgb": {
"r": 88,
"g": 255,
"b": 200
},
"hsl": {
"h": 160.24,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89991,
"c": 0.15832,
"h": 167.1
},
"luminance": 0.77765
}Semantic roles & 50–950 ramp
primary
#58FFC8
secondary
#D62660
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683