#58FFCD#58FFCD
#58FFCD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.155 H 169.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFCD |
|---|---|
| RGB | rgb(88, 255, 205) |
| HSL | hsl(162, 100%, 67%) |
| HSV | hsv(162, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(90.78, -54.49, 11.39) |
| CIE-LCH | lch(90.78, 55.66, 168.20°) |
| OKLab | oklab(90.12% -0.1521 0.0291) |
| OKLCH | oklch(90.12% 0.155 169.2) |
| XYZ | xyz(50.7983, 77.9969, 70.1235) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.95
Greenish Cyan
#2AFEB7
ΔE00 4.44
Light Aqua
#8CFFDB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFCD #FF588A
analogous
#58FF7A #58FFCD #58DDFF
triadic
#58FFCD #CD58FF #FFCD58
tetradic
#58FFCD #7A58FF #FF588A #DDFF58
square
#58FFCD #7A58FF #FF588A #DDFF58
split-complementary
#58FFCD #FF58DD #FF7A58
monochromatic
#00DD9B #1BFFBB #58FFCD #95FFDF #D2FFF2
Accessibility & contrast
On white
1.27
#58FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#58FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFCD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFCD | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffcd; /* rgb */ color: rgb(88, 255, 205); /* oklch */ color: oklch(90.1% 0.155 169.2);
Tailwind
colors: {
custom: {
50: '#99ffdc',
500: '#58ffcd',
950: '#000000',
},
}SCSS
$custom: #58ffcd; $custom-light: #99ffdc; $custom-dark: #000000;
JSON
{
"hex": "#58ffcd",
"rgb": {
"r": 88,
"g": 255,
"b": 205
},
"hsl": {
"h": 162.036,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90115,
"c": 0.15486,
"h": 169.2
},
"luminance": 0.78002
}Semantic roles & 50–950 ramp
primary
#58FFCD
secondary
#D6265A
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684