#58DDE5#58DDE5
#58DDE5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.115 H 200.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDE5 |
|---|---|
| RGB | rgb(88, 221, 229) |
| HSL | hsl(183, 73%, 62%) |
| HSV | hsv(183, 62%, 90%) |
| CMYK | cmyk(61.6%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.53, -33.56, -14.73) |
| CIE-LCH | lch(81.53, 36.65, 203.70°) |
| OKLab | oklab(82.81% -0.1077 -0.0408) |
| OKLCH | oklch(82.81% 0.115 200.8) |
| XYZ | xyz(44.0177, 59.4400, 83.2668) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 5.68
Bright Light Blue
#26F7FD
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDE5 #E56058
analogous
#58E5A6 #58DDE5 #5897E5
triadic
#58DDE5 #E558DD #DDE558
tetradic
#58DDE5 #A658E5 #E56058 #97E558
square
#58DDE5 #A658E5 #E56058 #97E558
split-complementary
#58DDE5 #E55897 #E5A658
monochromatic
#1AA0A8 #23D2DD #58DDE5 #8DE8ED #C2F3F5
Accessibility & contrast
On white
1.63
#58DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#58DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDE5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDE5 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dde5; /* rgb */ color: rgb(88, 221, 229); /* oklch */ color: oklch(82.8% 0.115 200.8);
Tailwind
colors: {
custom: {
50: '#96e8ed',
500: '#58dde5',
950: '#000000',
},
}SCSS
$custom: #58dde5; $custom-light: #96e8ed; $custom-dark: #000000;
JSON
{
"hex": "#58dde5",
"rgb": {
"r": 88,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.404,
"s": 73.057,
"l": 62.157
},
"oklch": {
"l": 0.82806,
"c": 0.11514,
"h": 200.8
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#58DDE5
secondary
#AA3E37
accent
#1C10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484