#58FFD2#58FFD2
#58FFD2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.152 H 171.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFD2 |
|---|---|
| RGB | rgb(88, 255, 210) |
| HSL | hsl(164, 100%, 67%) |
| HSV | hsv(164, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.89, -53.34, 8.97) |
| CIE-LCH | lch(90.89, 54.09, 170.46°) |
| OKLab | oklab(90.24% -0.1499 0.0228) |
| OKLCH | oklch(90.24% 0.152 171.3) |
| XYZ | xyz(51.4115, 78.2422, 73.3530) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFD2 #FF5885
analogous
#58FF7E #58FFD2 #58D9FF
triadic
#58FFD2 #D258FF #FFD258
tetradic
#58FFD2 #7E58FF #FF5885 #D9FF58
square
#58FFD2 #7E58FF #FF5885 #D9FF58
split-complementary
#58FFD2 #FF58D9 #FF7E58
monochromatic
#00DDA1 #1BFFC2 #58FFD2 #95FFE2 #D2FFF3
Accessibility & contrast
On white
1.26
#58FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#58FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFD2
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFD2 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffd2; /* rgb */ color: rgb(88, 255, 210); /* oklch */ color: oklch(90.2% 0.152 171.3);
Tailwind
colors: {
custom: {
50: '#99ffdf',
500: '#58ffd2',
950: '#000000',
},
}SCSS
$custom: #58ffd2; $custom-light: #99ffdf; $custom-dark: #000000;
JSON
{
"hex": "#58ffd2",
"rgb": {
"r": 88,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.832,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90244,
"c": 0.15161,
"h": 171.3
},
"luminance": 0.78248
}Semantic roles & 50–950 ramp
primary
#58FFD2
secondary
#D62655
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684