#58D7DD#58D7DD
#58D7DD is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.1% C 0.111 H 199.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7DD |
|---|---|
| RGB | rgb(88, 215, 221) |
| HSL | hsl(183, 66%, 61%) |
| HSV | hsv(183, 60%, 87%) |
| CMYK | cmyk(60.2%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.55, -32.94, -13.44) |
| CIE-LCH | lch(79.55, 35.57, 202.20°) |
| OKLab | oklab(81.13% -0.1048 -0.0372) |
| OKLCH | oklch(81.13% 0.111 199.5) |
| XYZ | xyz(41.3705, 55.8917, 77.0005) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.41
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7DD #DD5E58
analogous
#58DDA0 #58D7DD #5894DD
triadic
#58D7DD #DD58D7 #D7DD58
tetradic
#58D7DD #A058DD #DD5E58 #94DD58
square
#58D7DD #A058DD #DD5E58 #94DD58
split-complementary
#58D7DD #DD5894 #DDA058
monochromatic
#20959B #2AC6CE #58D7DD #8BE3E7 #BEEFF2
Accessibility & contrast
On white
1.72
#58D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#58D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7DD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7DD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d7dd; /* rgb */ color: rgb(88, 215, 221); /* oklch */ color: oklch(81.1% 0.111 199.5);
Tailwind
colors: {
custom: {
50: '#95e3e7',
500: '#58d7dd',
950: '#000000',
},
}SCSS
$custom: #58d7dd; $custom-light: #95e3e7; $custom-dark: #000000;
JSON
{
"hex": "#58d7dd",
"rgb": {
"r": 88,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.707,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.81125,
"c": 0.11124,
"h": 199.5
},
"luminance": 0.55896
}Semantic roles & 50–950 ramp
primary
#58D7DD
secondary
#9F3F3A
accent
#2017CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484