#58DFE4#58DFE4
#58DFE4 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.116 H 198.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFE4 |
|---|---|
| RGB | rgb(88, 223, 228) |
| HSL | hsl(182, 72%, 62%) |
| HSV | hsv(182, 61%, 89%) |
| CMYK | cmyk(61.4%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.08, -34.77, -13.38) |
| CIE-LCH | lch(82.08, 37.26, 201.05°) |
| OKLab | oklab(83.24% -0.1101 -0.0371) |
| OKLCH | oklch(83.24% 0.116 198.6) |
| XYZ | xyz(44.4097, 60.4467, 82.7107) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.39
Mediumturquoise
#48D1CC
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFE4 #E45D58
analogous
#58E4A3 #58DFE4 #5899E4
triadic
#58DFE4 #E458DF #DFE458
tetradic
#58DFE4 #A358E4 #E45D58 #99E458
square
#58DFE4 #A358E4 #E45D58 #99E458
split-complementary
#58DFE4 #E45899 #E4A358
monochromatic
#1BA2A7 #23D5DB #58DFE4 #8DE9ED #C1F3F5
Accessibility & contrast
On white
1.60
#58DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#58DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFE4
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFE4 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#BBC5E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfe4; /* rgb */ color: rgb(88, 223, 228); /* oklch */ color: oklch(83.2% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#96e9ec',
500: '#58dfe4',
950: '#000000',
},
}SCSS
$custom: #58dfe4; $custom-light: #96e9ec; $custom-dark: #000000;
JSON
{
"hex": "#58dfe4",
"rgb": {
"r": 88,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.143,
"s": 72.165,
"l": 61.961
},
"oklch": {
"l": 0.83238,
"c": 0.11619,
"h": 198.6
},
"luminance": 0.60451
}Semantic roles & 50–950 ramp
primary
#58DFE4
secondary
#A93C37
accent
#1811D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484