#58D5DF#58D5DF
#58D5DF is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.7% C 0.110 H 202.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #58D5DF |
|---|---|
| RGB | rgb(88, 213, 223) |
| HSL | hsl(184, 68%, 61%) |
| HSV | hsv(184, 61%, 87%) |
| CMYK | cmyk(60.5%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.03, -31.43, -15.29) |
| CIE-LCH | lch(79.03, 34.95, 205.94°) |
| OKLab | oklab(80.73% -0.1019 -0.0423) |
| OKLCH | oklch(80.73% 0.11 202.6) |
| XYZ | xyz(41.1324, 54.9866, 78.2435) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Darkturquoise
#00CED1
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D5DF #DF6258
analogous
#58DFA5 #58D5DF #5891DF
triadic
#58D5DF #DF58D5 #D5DF58
tetradic
#58D5DF #A558DF #DF6258 #91DF58
square
#58D5DF #A558DF #DF6258 #91DF58
split-complementary
#58D5DF #DF5891 #DFA558
monochromatic
#1E959E #28C5D2 #58D5DF #8BE2E9 #BFEFF3
Accessibility & contrast
On white
1.75
#58D5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#58D5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D5DF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D5DF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B1BDE0
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d5df; /* rgb */ color: rgb(88, 213, 223); /* oklch */ color: oklch(80.7% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#95e2e9',
500: '#58d5df',
950: '#000000',
},
}SCSS
$custom: #58d5df; $custom-light: #95e2e9; $custom-dark: #000000;
JSON
{
"hex": "#58d5df",
"rgb": {
"r": 88,
"g": 213,
"b": 223
},
"hsl": {
"h": 184.444,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.80727,
"c": 0.11038,
"h": 202.6
},
"luminance": 0.54991
}Semantic roles & 50–950 ramp
primary
#58D5DF
secondary
#A2413A
accent
#2416D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484