#58DEDA#58DEDA
#58DEDA is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.116 H 192.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEDA |
|---|---|
| RGB | rgb(88, 222, 218) |
| HSL | hsl(178, 67%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.50, -37.02, -8.94) |
| CIE-LCH | lch(81.50, 38.08, 193.58°) |
| OKLab | oklab(82.67% -0.1133 -0.0249) |
| OKLCH | oklch(82.67% 0.116 192.4) |
| XYZ | xyz(42.7951, 59.3747, 75.5212) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.25
Turquoise
#40E0D0
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 6.51
Bright Cyan
#41FDFE
ΔE00 6.99
Aqua Blue
#02D8E9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEDA #DE585C
analogous
#58DE97 #58DEDA #589FDE
triadic
#58DEDA #DA58DE #DEDA58
tetradic
#58DEDA #9758DE #DE585C #9FDE58
square
#58DEDA #9758DE #DE585C #9FDE58
split-complementary
#58DEDA #DE589F #DE9758
monochromatic
#1F9D99 #29D0CB #58DEDA #8BE8E5 #BEF2F1
Accessibility & contrast
On white
1.63
#58DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#58DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEDA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEDA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DA
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58deda; /* rgb */ color: rgb(88, 222, 218); /* oklch */ color: oklch(82.7% 0.116 192.4);
Tailwind
colors: {
custom: {
50: '#96e9e5',
500: '#58deda',
950: '#000000',
},
}SCSS
$custom: #58deda; $custom-light: #96e9e5; $custom-dark: #000000;
JSON
{
"hex": "#58deda",
"rgb": {
"r": 88,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.209,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82669,
"c": 0.11597,
"h": 192.4
},
"luminance": 0.59379
}Semantic roles & 50–950 ramp
primary
#58DEDA
secondary
#A03A3D
accent
#171CCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484