#58FDF2#58FDF2
#58FDF2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.136 H 188.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDF2 |
|---|---|
| RGB | rgb(88, 253, 242) |
| HSL | hsl(176, 98%, 67%) |
| HSV | hsv(176, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.11, -44.61, -7.29) |
| CIE-LCH | lch(91.11, 45.20, 189.28°) |
| OKLab | oklab(90.69% -0.134 -0.0204) |
| OKLCH | oklch(90.69% 0.136 188.7) |
| XYZ | xyz(55.1694, 78.7299, 96.2760) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.62
Bright Aqua
#0BF9EA
ΔE00 2.67
Aqua
#00FFFF
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDF2 #FD5863
analogous
#58FDA0 #58FDF2 #58B6FD
triadic
#58FDF2 #F258FD #FDF258
tetradic
#58FDF2 #A058FD #FD5863 #B6FD58
square
#58FDF2 #A058FD #FD5863 #B6FD58
split-complementary
#58FDF2 #FD58B6 #FDA058
monochromatic
#03D8CA #1CFCED #58FDF2 #94FEF7 #D1FEFB
Accessibility & contrast
On white
1.25
#58FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#58FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDF2
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDF2 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58fdf2; /* rgb */ color: rgb(88, 253, 242); /* oklch */ color: oklch(90.7% 0.136 188.7);
Tailwind
colors: {
custom: {
50: '#9bfef6',
500: '#58fdf2',
950: '#000000',
},
}SCSS
$custom: #58fdf2; $custom-light: #9bfef6; $custom-dark: #000000;
JSON
{
"hex": "#58fdf2",
"rgb": {
"r": 88,
"g": 253,
"b": 242
},
"hsl": {
"h": 176,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.90689,
"c": 0.13559,
"h": 188.7
},
"luminance": 0.78736
}Semantic roles & 50–950 ramp
primary
#58FDF2
secondary
#D22733
accent
#000FE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685