#58EAF1#58EAF1
#58EAF1 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.2% C 0.123 H 199.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAF1 |
|---|---|
| RGB | rgb(88, 234, 241) |
| HSL | hsl(183, 85%, 65%) |
| HSV | hsv(183, 63%, 95%) |
| CMYK | cmyk(63.5%, 2.9%, 0%, 5.5%) |
| CIE-LAB | lab(85.64, -36.31, -14.92) |
| CIE-LCH | lch(85.64, 39.26, 202.34°) |
| OKLab | oklab(86.24% -0.1158 -0.0414) |
| OKLCH | oklch(86.24% 0.123 199.7) |
| XYZ | xyz(49.3176, 67.2658, 93.5865) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAF1 #F15F58
analogous
#58F1AC #58EAF1 #589EF1
triadic
#58EAF1 #F158EA #EAF158
tetradic
#58EAF1 #AC58F1 #F15F58 #9EF158
square
#58EAF1 #AC58F1 #F15F58 #9EF158
split-complementary
#58EAF1 #F1589E #F1AC58
monochromatic
#10B7BF #20E3EC #58EAF1 #90F1F6 #C9F8FA
Accessibility & contrast
On white
1.45
#58EAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#58EAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAF1
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAF1 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58eaf1; /* rgb */ color: rgb(88, 234, 241); /* oklch */ color: oklch(86.2% 0.123 199.7);
Tailwind
colors: {
custom: {
50: '#99f1f5',
500: '#58eaf1',
950: '#000000',
},
}SCSS
$custom: #58eaf1; $custom-light: #99f1f5; $custom-dark: #000000;
JSON
{
"hex": "#58eaf1",
"rgb": {
"r": 88,
"g": 234,
"b": 241
},
"hsl": {
"h": 182.745,
"s": 84.53,
"l": 64.51
},
"oklch": {
"l": 0.86244,
"c": 0.12296,
"h": 199.7
},
"luminance": 0.67271
}Semantic roles & 50–950 ramp
primary
#58EAF1
secondary
#BD3730
accent
#0F05E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585