#58FFDB#58FFDB
#58FFDB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.146 H 175.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFDB |
|---|---|
| RGB | rgb(88, 255, 219) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.10, -51.22, 4.62) |
| CIE-LCH | lch(91.10, 51.43, 174.85°) |
| OKLab | oklab(90.48% -0.1459 0.0115) |
| OKLCH | oklch(90.48% 0.146 175.5) |
| XYZ | xyz(52.5644, 78.7033, 79.4251) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 4.61
Aqua (survey)
#13EAC9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFDB #FF587C
analogous
#58FF88 #58FFDB #58CFFF
triadic
#58FFDB #DB58FF #FFDB58
tetradic
#58FFDB #8858FF #FF587C #CFFF58
square
#58FFDB #8858FF #FF587C #CFFF58
split-complementary
#58FFDB #FF58CF #FF8858
monochromatic
#00DDAD #1BFFCE #58FFDB #95FFE8 #D2FFF5
Accessibility & contrast
On white
1.25
#58FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#58FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFDB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFDB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#DFDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffdb; /* rgb */ color: rgb(88, 255, 219); /* oklch */ color: oklch(90.5% 0.146 175.5);
Tailwind
colors: {
custom: {
50: '#9affe6',
500: '#58ffdb',
950: '#000000',
},
}SCSS
$custom: #58ffdb; $custom-light: #9affe6; $custom-dark: #000000;
JSON
{
"hex": "#58ffdb",
"rgb": {
"r": 88,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.066,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90484,
"c": 0.14636,
"h": 175.5
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#58FFDB
secondary
#D6264C
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684