#58DEEE#58DEEE
#58DEEE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.117 H 206.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEEE |
|---|---|
| RGB | rgb(88, 222, 238) |
| HSL | hsl(186, 82%, 64%) |
| HSV | hsv(186, 63%, 93%) |
| CMYK | cmyk(63%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.10, -31.51, -18.66) |
| CIE-LCH | lch(82.10, 36.62, 210.63°) |
| OKLab | oklab(83.36% -0.105 -0.0517) |
| OKLCH | oklch(83.36% 0.117 206.2) |
| XYZ | xyz(45.5719, 60.4854, 90.1455) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.08
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Bright Light Blue
#26F7FD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEEE #EE6858
analogous
#58EEB3 #58DEEE #5893EE
triadic
#58DEEE #EE58DE #DEEE58
tetradic
#58DEEE #B358EE #EE6858 #93EE58
square
#58DEEE #B358EE #EE6858 #93EE58
split-complementary
#58DEEE #EE5893 #EEB358
monochromatic
#13A7B9 #20D3E8 #58DEEE #90E9F4 #C7F4F9
Accessibility & contrast
On white
1.60
#58DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#58DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEEE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEEE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58deee; /* rgb */ color: rgb(88, 222, 238); /* oklch */ color: oklch(83.4% 0.117 206.2);
Tailwind
colors: {
custom: {
50: '#97e8f3',
500: '#58deee',
950: '#000000',
},
}SCSS
$custom: #58deee; $custom-light: #97e8f3; $custom-dark: #000000;
JSON
{
"hex": "#58deee",
"rgb": {
"r": 88,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.4,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.83358,
"c": 0.11708,
"h": 206.2
},
"luminance": 0.6049
}Semantic roles & 50–950 ramp
primary
#58DEEE
secondary
#B84132
accent
#1E08DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485