#58EBF5#58EBF5
#58EBF5 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.6% C 0.124 H 201.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBF5 |
|---|---|
| RGB | rgb(88, 235, 245) |
| HSL | hsl(184, 89%, 65%) |
| HSV | hsv(184, 64%, 96%) |
| CMYK | cmyk(64.1%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(86.05, -35.67, -16.41) |
| CIE-LCH | lch(86.05, 39.26, 204.71°) |
| OKLab | oklab(86.61% -0.1151 -0.0455) |
| OKLCH | oklch(86.61% 0.124 201.6) |
| XYZ | xyz(50.2071, 68.0784, 96.8629) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.85
Bright Light Blue
#26F7FD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Bright Cyan
#41FDFE
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBF5 #F56258
analogous
#58F5B1 #58EBF5 #589CF5
triadic
#58EBF5 #F558EB #EBF558
tetradic
#58EBF5 #B158F5 #F56258 #9CF558
square
#58EBF5 #B158F5 #F56258 #9CF558
split-complementary
#58EBF5 #F5589C #F5B158
monochromatic
#0CBBC7 #1EE4F2 #58EBF5 #92F2F8 #CBF9FC
Accessibility & contrast
On white
1.44
#58EBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#58EBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBF5
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBF5 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58ebf5; /* rgb */ color: rgb(88, 235, 245); /* oklch */ color: oklch(86.6% 0.124 201.6);
Tailwind
colors: {
custom: {
50: '#99f2f8',
500: '#58ebf5',
950: '#000000',
},
}SCSS
$custom: #58ebf5; $custom-light: #99f2f8; $custom-dark: #000000;
JSON
{
"hex": "#58ebf5",
"rgb": {
"r": 88,
"g": 235,
"b": 245
},
"hsl": {
"h": 183.822,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86613,
"c": 0.12381,
"h": 201.6
},
"luminance": 0.68084
}Semantic roles & 50–950 ramp
primary
#58EBF5
secondary
#C3372E
accent
#0F00E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585