#58D7DE#58D7DE
#58D7DE is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.111 H 200.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7DE |
|---|---|
| RGB | rgb(88, 215, 222) |
| HSL | hsl(183, 67%, 61%) |
| HSV | hsv(183, 60%, 87%) |
| CMYK | cmyk(60.4%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.58, -32.66, -13.93) |
| CIE-LCH | lch(79.58, 35.51, 203.10°) |
| OKLab | oklab(81.16% -0.1044 -0.0386) |
| OKLCH | oklch(81.16% 0.111 200.3) |
| XYZ | xyz(41.5041, 55.9451, 77.7043) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 4.35
Mediumturquoise
#48D1CC
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Bright Light Blue
#26F7FD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7DE #DE5F58
analogous
#58DEA2 #58D7DE #5894DE
triadic
#58D7DE #DE58D7 #D7DE58
tetradic
#58D7DE #A258DE #DE5F58 #94DE58
square
#58D7DE #A258DE #DE5F58 #94DE58
split-complementary
#58D7DE #DE5894 #DEA258
monochromatic
#1F969D #29C7D0 #58D7DE #8BE3E8 #BEEFF2
Accessibility & contrast
On white
1.72
#58D7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#58D7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7DE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7DE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d7de; /* rgb */ color: rgb(88, 215, 222); /* oklch */ color: oklch(81.2% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#95e3e8',
500: '#58d7de',
950: '#000000',
},
}SCSS
$custom: #58d7de; $custom-light: #95e3e8; $custom-dark: #000000;
JSON
{
"hex": "#58d7de",
"rgb": {
"r": 88,
"g": 215,
"b": 222
},
"hsl": {
"h": 183.134,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.8116,
"c": 0.11131,
"h": 200.3
},
"luminance": 0.5595
}Semantic roles & 50–950 ramp
primary
#58D7DE
secondary
#A03F3A
accent
#2017CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484