#58DDD7#58DDD7
#58DDD7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.116 H 191.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDD7 |
|---|---|
| RGB | rgb(88, 221, 215) |
| HSL | hsl(177, 66%, 61%) |
| HSV | hsv(177, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(81.12, -37.36, -7.90) |
| CIE-LCH | lch(81.12, 38.19, 191.94°) |
| OKLab | oklab(82.34% -0.1135 -0.022) |
| OKLCH | oklch(82.34% 0.116 191) |
| XYZ | xyz(42.1413, 58.6895, 73.3841) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.98
Turquoise
#40E0D0
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 7.07
Bright Aqua
#0BF9EA
ΔE00 7.08
Bright Cyan
#41FDFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDD7 #DD585E
analogous
#58DD94 #58DDD7 #58A0DD
triadic
#58DDD7 #D758DD #DDD758
tetradic
#58DDD7 #9458DD #DD585E #A0DD58
square
#58DDD7 #9458DD #DD585E #A0DD58
split-complementary
#58DDD7 #DD58A0 #DD9458
monochromatic
#209B95 #2ACEC6 #58DDD7 #8BE7E3 #BEF2EF
Accessibility & contrast
On white
1.65
#58DDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#58DDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDD7
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDD7 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58ddd7; /* rgb */ color: rgb(88, 221, 215); /* oklch */ color: oklch(82.3% 0.116 191.0);
Tailwind
colors: {
custom: {
50: '#95e8e3',
500: '#58ddd7',
950: '#000000',
},
}SCSS
$custom: #58ddd7; $custom-light: #95e8e3; $custom-dark: #000000;
JSON
{
"hex": "#58ddd7",
"rgb": {
"r": 88,
"g": 221,
"b": 215
},
"hsl": {
"h": 177.293,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.82336,
"c": 0.11564,
"h": 191
},
"luminance": 0.58694
}Semantic roles & 50–950 ramp
primary
#58DDD7
secondary
#9F3A3F
accent
#1720CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484