#58DEE8#58DEE8
#58DEE8 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.116 H 202.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEE8 |
|---|---|
| RGB | rgb(88, 222, 232) |
| HSL | hsl(184, 76%, 63%) |
| HSV | hsv(184, 62%, 91%) |
| CMYK | cmyk(62.1%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(81.91, -33.20, -15.76) |
| CIE-LCH | lch(81.91, 36.75, 205.39°) |
| OKLab | oklab(83.14% -0.1074 -0.0436) |
| OKLCH | oklch(83.14% 0.116 202.1) |
| XYZ | xyz(44.7050, 60.1387, 85.5802) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEE8 #E86258
analogous
#58E8AA #58DEE8 #5896E8
triadic
#58DEE8 #E858DE #DEE858
tetradic
#58DEE8 #AA58E8 #E86258 #96E858
square
#58DEE8 #AA58E8 #E86258 #96E858
split-complementary
#58DEE8 #E85896 #E8AA58
monochromatic
#18A3AE #22D3E1 #58DEE8 #8EE9EF #C4F3F7
Accessibility & contrast
On white
1.61
#58DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#58DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEE8
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEE8 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dee8; /* rgb */ color: rgb(88, 222, 232); /* oklch */ color: oklch(83.1% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#97e8ef',
500: '#58dee8',
950: '#000000',
},
}SCSS
$custom: #58dee8; $custom-light: #97e8ef; $custom-dark: #000000;
JSON
{
"hex": "#58dee8",
"rgb": {
"r": 88,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.167,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.83144,
"c": 0.11598,
"h": 202.1
},
"luminance": 0.60143
}Semantic roles & 50–950 ramp
primary
#58DEE8
secondary
#AF3E36
accent
#1C0ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485