#58DFE5#58DFE5
#58DFE5 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.116 H 199.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFE5 |
|---|---|
| RGB | rgb(88, 223, 229) |
| HSL | hsl(183, 73%, 62%) |
| HSV | hsv(183, 62%, 90%) |
| CMYK | cmyk(61.6%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.11, -34.50, -13.87) |
| CIE-LCH | lch(82.11, 37.18, 201.90°) |
| OKLab | oklab(83.27% -0.1097 -0.0384) |
| OKLCH | oklch(83.27% 0.116 199.3) |
| XYZ | xyz(44.5489, 60.5024, 83.4439) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFE5 #E55E58
analogous
#58E5A4 #58DFE5 #5899E5
triadic
#58DFE5 #E558DF #DFE558
tetradic
#58DFE5 #A458E5 #E55E58 #99E558
square
#58DFE5 #A458E5 #E55E58 #99E558
split-complementary
#58DFE5 #E55899 #E5A458
monochromatic
#1AA2A8 #23D5DD #58DFE5 #8DE9ED #C2F3F5
Accessibility & contrast
On white
1.60
#58DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#58DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFE5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFE5 | 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)
#D0D6E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfe5; /* rgb */ color: rgb(88, 223, 229); /* oklch */ color: oklch(83.3% 0.116 199.3);
Tailwind
colors: {
custom: {
50: '#96e9ed',
500: '#58dfe5',
950: '#000000',
},
}SCSS
$custom: #58dfe5; $custom-light: #96e9ed; $custom-dark: #000000;
JSON
{
"hex": "#58dfe5",
"rgb": {
"r": 88,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.553,
"s": 73.057,
"l": 62.157
},
"oklch": {
"l": 0.83272,
"c": 0.11622,
"h": 199.3
},
"luminance": 0.60507
}Semantic roles & 50–950 ramp
primary
#58DFE5
secondary
#AA3C37
accent
#1910D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484