#58DEDF#58DEDF
#58DEDF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.116 H 195.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEDF |
|---|---|
| RGB | rgb(88, 222, 223) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(60.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.64, -35.67, -11.38) |
| CIE-LCH | lch(81.64, 37.44, 197.69°) |
| OKLab | oklab(82.84% -0.1112 -0.0316) |
| OKLCH | oklch(82.84% 0.116 195.8) |
| XYZ | xyz(43.4593, 59.6403, 79.0191) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEDF #DF5958
analogous
#58DF9C #58DEDF #589ADF
triadic
#58DEDF #DF58DE #DEDF58
tetradic
#58DEDF #9C58DF #DF5958 #9ADF58
square
#58DEDF #9C58DF #DF5958 #9ADF58
split-complementary
#58DEDF #DF589A #DF9C58
monochromatic
#1E9D9E #28D0D2 #58DEDF #8BE8E9 #BFF2F3
Accessibility & contrast
On white
1.62
#58DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#58DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEDF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEDF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dedf; /* rgb */ color: rgb(88, 222, 223); /* oklch */ color: oklch(82.8% 0.116 195.8);
Tailwind
colors: {
custom: {
50: '#96e8e9',
500: '#58dedf',
950: '#000000',
},
}SCSS
$custom: #58dedf; $custom-light: #96e8e9; $custom-dark: #000000;
JSON
{
"hex": "#58dedf",
"rgb": {
"r": 88,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.444,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.82835,
"c": 0.11556,
"h": 195.8
},
"luminance": 0.59645
}Semantic roles & 50–950 ramp
primary
#58DEDF
secondary
#A23A3A
accent
#1716D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484