#58DEEB#58DEEB
#58DEEB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.116 H 204.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEEB |
|---|---|
| RGB | rgb(88, 222, 235) |
| HSL | hsl(185, 79%, 63%) |
| HSV | hsv(185, 63%, 92%) |
| CMYK | cmyk(62.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.01, -32.36, -17.21) |
| CIE-LCH | lch(82.01, 36.65, 208.01°) |
| OKLab | oklab(83.25% -0.1062 -0.0477) |
| OKLCH | oklch(83.25% 0.116 204.2) |
| XYZ | xyz(45.1348, 60.3106, 87.8436) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.99
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEEB #EB6558
analogous
#58EBAE #58DEEB #5894EB
triadic
#58DEEB #EB58DE #DEEB58
tetradic
#58DEEB #AE58EB #EB6558 #94EB58
square
#58DEEB #AE58EB #EB6558 #94EB58
split-complementary
#58DEEB #EB5894 #EBAE58
monochromatic
#15A5B3 #21D3E4 #58DEEB #8FE9F2 #C5F4F8
Accessibility & contrast
On white
1.61
#58DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#58DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEEB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEEB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58deeb; /* rgb */ color: rgb(88, 222, 235); /* oklch */ color: oklch(83.3% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#97e8f1',
500: '#58deeb',
950: '#000000',
},
}SCSS
$custom: #58deeb; $custom-light: #97e8f1; $custom-dark: #000000;
JSON
{
"hex": "#58deeb",
"rgb": {
"r": 88,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.306,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.8325,
"c": 0.11645,
"h": 204.2
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#58DEEB
secondary
#B33F34
accent
#1D0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485