#58DFDD#58DFDD
#58DFDD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.116 H 193.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFDD |
|---|---|
| RGB | rgb(88, 223, 221) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(60.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.87, -36.68, -9.97) |
| CIE-LCH | lch(81.87, 38.01, 195.21°) |
| OKLab | oklab(83% -0.113 -0.0277) |
| OKLCH | oklch(83% 0.116 193.8) |
| XYZ | xyz(43.4576, 60.0659, 77.6962) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Turquoise
#40E0D0
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.45
Bright Cyan
#41FDFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFDD #DF585A
analogous
#58DF99 #58DFDD #589DDF
triadic
#58DFDD #DD58DF #DFDD58
tetradic
#58DFDD #9958DF #DF585A #9DDF58
square
#58DFDD #9958DF #DF585A #9DDF58
split-complementary
#58DFDD #DF589D #DF9958
monochromatic
#1E9E9C #28D2CF #58DFDD #8BE9E7 #BFF3F2
Accessibility & contrast
On white
1.61
#58DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#58DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFDD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFDD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfdd; /* rgb */ color: rgb(88, 223, 221); /* oklch */ color: oklch(83.0% 0.116 193.8);
Tailwind
colors: {
custom: {
50: '#96e9e7',
500: '#58dfdd',
950: '#000000',
},
}SCSS
$custom: #58dfdd; $custom-light: #96e9e7; $custom-dark: #000000;
JSON
{
"hex": "#58dfdd",
"rgb": {
"r": 88,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.111,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.83003,
"c": 0.11637,
"h": 193.8
},
"luminance": 0.60071
}Semantic roles & 50–950 ramp
primary
#58DFDD
secondary
#A23A3B
accent
#1618D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484