#58E5F7#58E5F7
#58E5F7 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.3% C 0.122 H 207.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #58E5F7 |
|---|---|
| RGB | rgb(88, 229, 247) |
| HSL | hsl(187, 91%, 66%) |
| HSV | hsv(187, 64%, 97%) |
| CMYK | cmyk(64.4%, 7.3%, 0%, 3.1%) |
| CIE-LAB | lab(84.39, -32.29, -19.96) |
| CIE-LCH | lch(84.39, 37.96, 211.72°) |
| OKLab | oklab(85.3% -0.1084 -0.0554) |
| OKLCH | oklch(85.3% 0.122 207) |
| XYZ | xyz(48.8252, 64.8234, 97.9166) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.14
Aqua Blue
#02D8E9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Neon Blue
#04D9FF
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E5F7 #F76A58
analogous
#58F7B9 #58E5F7 #5896F7
triadic
#58E5F7 #F758E5 #E5F758
tetradic
#58E5F7 #B958F7 #F76A58 #96F758
square
#58E5F7 #B958F7 #F76A58 #96F758
split-complementary
#58E5F7 #F75896 #F7B958
monochromatic
#0AB5CB #1EDCF4 #58E5F7 #92EEFA #CDF7FD
Accessibility & contrast
On white
1.50
#58E5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#58E5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E5F7
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E5F7 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58e5f7; /* rgb */ color: rgb(88, 229, 247); /* oklch */ color: oklch(85.3% 0.122 207.0);
Tailwind
colors: {
custom: {
50: '#99edf9',
500: '#58e5f7',
950: '#000000',
},
}SCSS
$custom: #58e5f7; $custom-light: #99edf9; $custom-dark: #000000;
JSON
{
"hex": "#58e5f7",
"rgb": {
"r": 88,
"g": 229,
"b": 247
},
"hsl": {
"h": 186.792,
"s": 90.857,
"l": 65.686
},
"oklch": {
"l": 0.853,
"c": 0.12174,
"h": 207
},
"luminance": 0.64829
}Semantic roles & 50–950 ramp
primary
#58E5F7
secondary
#C73E2C
accent
#1A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585