#58E8F4#58E8F4
#58E8F4 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.9% C 0.122 H 203.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #58E8F4 |
|---|---|
| RGB | rgb(88, 232, 244) |
| HSL | hsl(185, 88%, 65%) |
| HSV | hsv(185, 64%, 96%) |
| CMYK | cmyk(63.9%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(85.16, -34.55, -17.22) |
| CIE-LCH | lch(85.16, 38.60, 206.50°) |
| OKLab | oklab(85.89% -0.1126 -0.0477) |
| OKLCH | oklch(85.89% 0.122 203) |
| XYZ | xyz(49.2032, 66.3142, 95.7772) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.45
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E8F4 #F46458
analogous
#58F4B2 #58E8F4 #589AF4
triadic
#58E8F4 #F458E8 #E8F458
tetradic
#58E8F4 #B258F4 #F46458 #9AF458
square
#58E8F4 #B258F4 #F46458 #9AF458
split-complementary
#58E8F4 #F4589A #F4B258
monochromatic
#0DB7C5 #1FE0F0 #58E8F4 #91F0F8 #CBF8FC
Accessibility & contrast
On white
1.47
#58E8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#58E8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E8F4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E8F4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#C0CDF5
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58e8f4; /* rgb */ color: rgb(88, 232, 244); /* oklch */ color: oklch(85.9% 0.122 203.0);
Tailwind
colors: {
custom: {
50: '#99eff7',
500: '#58e8f4',
950: '#000000',
},
}SCSS
$custom: #58e8f4; $custom-light: #99eff7; $custom-dark: #000000;
JSON
{
"hex": "#58e8f4",
"rgb": {
"r": 88,
"g": 232,
"b": 244
},
"hsl": {
"h": 184.615,
"s": 87.64,
"l": 65.098
},
"oklch": {
"l": 0.85885,
"c": 0.12229,
"h": 203
},
"luminance": 0.6632
}Semantic roles & 50–950 ramp
primary
#58E8F4
secondary
#C23A2E
accent
#1301E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585