#58FFDA#58FFDA
#58FFDA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.147 H 175.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFDA |
|---|---|
| RGB | rgb(88, 255, 218) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.08, -51.46, 5.10) |
| CIE-LCH | lch(91.08, 51.72, 174.34°) |
| OKLab | oklab(90.46% -0.1463 0.0127) |
| OKLCH | oklch(90.46% 0.147 175) |
| XYZ | xyz(52.4332, 78.6508, 78.7339) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFDA #FF587D
analogous
#58FF87 #58FFDA #58D0FF
triadic
#58FFDA #DA58FF #FFDA58
tetradic
#58FFDA #8758FF #FF587D #D0FF58
square
#58FFDA #8758FF #FF587D #D0FF58
split-complementary
#58FFDA #FF58D0 #FF8758
monochromatic
#00DDAC #1BFFCC #58FFDA #95FFE8 #D2FFF5
Accessibility & contrast
On white
1.26
#58FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#58FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFDA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFDA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffda; /* rgb */ color: rgb(88, 255, 218); /* oklch */ color: oklch(90.5% 0.147 175.0);
Tailwind
colors: {
custom: {
50: '#99ffe5',
500: '#58ffda',
950: '#000000',
},
}SCSS
$custom: #58ffda; $custom-light: #99ffe5; $custom-dark: #000000;
JSON
{
"hex": "#58ffda",
"rgb": {
"r": 88,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.707,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90457,
"c": 0.1469,
"h": 175
},
"luminance": 0.78657
}Semantic roles & 50–950 ramp
primary
#58FFDA
secondary
#D6264D
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684