#58F3EA#58F3EA
#58F3EA is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.1% C 0.129 H 189.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #58F3EA |
|---|---|
| RGB | rgb(88, 243, 234) |
| HSL | hsl(177, 87%, 65%) |
| HSV | hsv(177, 64%, 95%) |
| CMYK | cmyk(63.8%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(88.02, -42.28, -7.69) |
| CIE-LCH | lch(88.02, 42.98, 190.31°) |
| OKLab | oklab(88.11% -0.1276 -0.0215) |
| OKLCH | oklch(88.11% 0.129 189.6) |
| XYZ | xyz(50.9196, 72.1108, 89.0612) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.17
Bright Turquoise
#0FFEF9
ΔE00 3.28
Bright Cyan
#41FDFE
ΔE00 3.93
Aqua
#00FFFF
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F3EA #F35861
analogous
#58F39C #58F3EA #58AFF3
triadic
#58F3EA #EA58F3 #F3EA58
tetradic
#58F3EA #9C58F3 #F35861 #AFF358
square
#58F3EA #9C58F3 #F35861 #AFF358
split-complementary
#58F3EA #F358AF #F39C58
monochromatic
#0EC3B8 #1FEFE3 #58F3EA #91F7F1 #CAFBF8
Accessibility & contrast
On white
1.36
#58F3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#58F3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F3EA
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F3EA | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#CED6EB
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #58f3ea; /* rgb */ color: rgb(88, 243, 234); /* oklch */ color: oklch(88.1% 0.129 189.6);
Tailwind
colors: {
custom: {
50: '#99f7f0',
500: '#58f3ea',
950: '#000000',
},
}SCSS
$custom: #58f3ea; $custom-light: #99f7f0; $custom-dark: #000000;
JSON
{
"hex": "#58f3ea",
"rgb": {
"r": 88,
"g": 243,
"b": 234
},
"hsl": {
"h": 176.516,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.88108,
"c": 0.12941,
"h": 189.6
},
"luminance": 0.72116
}Semantic roles & 50–950 ramp
primary
#58F3EA
secondary
#C02F38
accent
#020FE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585