#58F5DE#58F5DE
#58F5DE is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.2% C 0.135 H 181.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #58F5DE |
|---|---|
| RGB | rgb(88, 245, 222) |
| HSL | hsl(171, 89%, 65%) |
| HSV | hsv(171, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(88.28, -46.24, -1.04) |
| CIE-LCH | lch(88.28, 46.25, 181.29°) |
| OKLab | oklab(88.21% -0.1347 -0.0036) |
| OKLCH | oklch(88.21% 0.135 181.5) |
| XYZ | xyz(49.8555, 72.6480, 80.4881) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Bright Aqua
#0BF9EA
ΔE00 3.51
Aqua (survey)
#13EAC9
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 5.95
Light Turquoise
#7EF4CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F5DE #F5586F
analogous
#58F58F #58F5DE #58BEF5
triadic
#58F5DE #DE58F5 #F5DE58
tetradic
#58F5DE #8F58F5 #F5586F #BEF558
square
#58F5DE #8F58F5 #F5586F #BEF558
split-complementary
#58F5DE #F558BE #F58F58
monochromatic
#0CC7AB #1EF2D3 #58F5DE #92F8E9 #CBFCF5
Accessibility & contrast
On white
1.35
#58F5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#58F5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F5DE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F5DE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#00F9EE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #58f5de; /* rgb */ color: rgb(88, 245, 222); /* oklch */ color: oklch(88.2% 0.135 181.5);
Tailwind
colors: {
custom: {
50: '#98f9e8',
500: '#58f5de',
950: '#000000',
},
}SCSS
$custom: #58f5de; $custom-light: #98f9e8; $custom-dark: #000000;
JSON
{
"hex": "#58f5de",
"rgb": {
"r": 88,
"g": 245,
"b": 222
},
"hsl": {
"h": 171.21,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.88211,
"c": 0.13479,
"h": 181.5
},
"luminance": 0.72653
}Semantic roles & 50–950 ramp
primary
#58F5DE
secondary
#C32E44
accent
#0022E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584