#58FDEB#58FDEB
#58FDEB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.137 H 184.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDEB |
|---|---|
| RGB | rgb(88, 253, 235) |
| HSL | hsl(173, 98%, 67%) |
| HSV | hsv(173, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(90.92, -46.41, -3.93) |
| CIE-LCH | lch(90.92, 46.58, 184.84°) |
| OKLab | oklab(90.47% -0.137 -0.0114) |
| OKLCH | oklch(90.47% 0.137 184.7) |
| XYZ | xyz(54.1382, 78.3174, 90.8447) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.43
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 4.43
Aqua
#00FFFF
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDEB #FD586A
analogous
#58FD99 #58FDEB #58BCFD
triadic
#58FDEB #EB58FD #FDEB58
tetradic
#58FDEB #9958FD #FD586A #BCFD58
square
#58FDEB #9958FD #FD586A #BCFD58
split-complementary
#58FDEB #FD58BC #FD9958
monochromatic
#03D8C1 #1CFCE4 #58FDEB #94FEF2 #D1FEF9
Accessibility & contrast
On white
1.26
#58FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#58FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDEB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDEB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58fdeb; /* rgb */ color: rgb(88, 253, 235); /* oklch */ color: oklch(90.5% 0.137 184.7);
Tailwind
colors: {
custom: {
50: '#9afff1',
500: '#58fdeb',
950: '#000000',
},
}SCSS
$custom: #58fdeb; $custom-light: #9afff1; $custom-dark: #000000;
JSON
{
"hex": "#58fdeb",
"rgb": {
"r": 88,
"g": 253,
"b": 235
},
"hsl": {
"h": 173.455,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.90474,
"c": 0.13748,
"h": 184.7
},
"luminance": 0.78323
}Semantic roles & 50–950 ramp
primary
#58FDEB
secondary
#D2273A
accent
#0019E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685