#58EAF5#58EAF5
#58EAF5 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.4% C 0.123 H 202.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAF5 |
|---|---|
| RGB | rgb(88, 234, 245) |
| HSL | hsl(184, 89%, 65%) |
| HSV | hsv(184, 64%, 96%) |
| CMYK | cmyk(64.1%, 4.5%, 0%, 3.9%) |
| CIE-LAB | lab(85.76, -35.20, -16.84) |
| CIE-LCH | lch(85.76, 39.02, 205.57°) |
| OKLab | oklab(86.38% -0.1142 -0.0467) |
| OKLCH | oklch(86.38% 0.123 202.2) |
| XYZ | xyz(49.9216, 67.5074, 96.7678) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.59
Bright Light Blue
#26F7FD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAF5 #F56358
analogous
#58F5B2 #58EAF5 #589BF5
triadic
#58EAF5 #F558EA #EAF558
tetradic
#58EAF5 #B258F5 #F56358 #9BF558
square
#58EAF5 #B258F5 #F56358 #9BF558
split-complementary
#58EAF5 #F5589B #F5B258
monochromatic
#0CBAC7 #1EE3F2 #58EAF5 #92F1F8 #CBF9FC
Accessibility & contrast
On white
1.45
#58EAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#58EAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAF5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAF5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F6
Deuteranopia (green-blind)
#C1CFF6
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58eaf5; /* rgb */ color: rgb(88, 234, 245); /* oklch */ color: oklch(86.4% 0.123 202.2);
Tailwind
colors: {
custom: {
50: '#99f1f8',
500: '#58eaf5',
950: '#000000',
},
}SCSS
$custom: #58eaf5; $custom-light: #99f1f8; $custom-dark: #000000;
JSON
{
"hex": "#58eaf5",
"rgb": {
"r": 88,
"g": 234,
"b": 245
},
"hsl": {
"h": 184.204,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86382,
"c": 0.12334,
"h": 202.2
},
"luminance": 0.67513
}Semantic roles & 50–950 ramp
primary
#58EAF5
secondary
#C3382E
accent
#1000E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585