#58EAEB#58EAEB
#58EAEB is a very light, vivid teal. Relative luminance 0.669; OKLCH L 86.0% C 0.123 H 195.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAEB |
|---|---|
| RGB | rgb(88, 234, 235) |
| HSL | hsl(180, 79%, 63%) |
| HSV | hsv(180, 63%, 92%) |
| CMYK | cmyk(62.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.46, -37.95, -12.03) |
| CIE-LCH | lch(85.46, 39.81, 197.59°) |
| OKLab | oklab(86.04% -0.1183 -0.0334) |
| OKLCH | oklch(86.04% 0.123 195.8) |
| XYZ | xyz(48.4361, 66.9132, 88.9440) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 4.17
Aqua
#00FFFF
ΔE00 4.99
Bright Turquoise
#0FFEF9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAEB #EB5958
analogous
#58EBA2 #58EAEB #58A0EB
triadic
#58EAEB #EB58EA #EAEB58
tetradic
#58EAEB #A258EB #EB5958 #A0EB58
square
#58EAEB #A258EB #EB5958 #A0EB58
split-complementary
#58EAEB #EB58A0 #EBA258
monochromatic
#15B2B3 #21E3E4 #58EAEB #8FF1F2 #C5F8F8
Accessibility & contrast
On white
1.46
#58EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#58EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAEB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAEB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58eaeb; /* rgb */ color: rgb(88, 234, 235); /* oklch */ color: oklch(86.0% 0.123 195.8);
Tailwind
colors: {
custom: {
50: '#98f1f1',
500: '#58eaeb',
950: '#000000',
},
}SCSS
$custom: #58eaeb; $custom-light: #98f1f1; $custom-dark: #000000;
JSON
{
"hex": "#58eaeb",
"rgb": {
"r": 88,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.408,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.86041,
"c": 0.12288,
"h": 195.8
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#58EAEB
secondary
#B33534
accent
#0C0BDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585