#58DFE3#58DFE3
#58DFE3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.116 H 197.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFE3 |
|---|---|
| RGB | rgb(88, 223, 227) |
| HSL | hsl(182, 71%, 62%) |
| HSV | hsv(182, 61%, 89%) |
| CMYK | cmyk(61.2%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(82.05, -35.05, -12.90) |
| CIE-LCH | lch(82.05, 37.35, 200.20°) |
| OKLab | oklab(83.2% -0.1105 -0.0357) |
| OKLCH | oklch(83.2% 0.116 197.9) |
| XYZ | xyz(44.2713, 60.3914, 81.9817) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.65
Mediumturquoise
#48D1CC
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFE3 #E35C58
analogous
#58E3A2 #58DFE3 #5899E3
triadic
#58DFE3 #E358DF #DFE358
tetradic
#58DFE3 #A258E3 #E35C58 #99E358
square
#58DFE3 #A258E3 #E35C58 #99E358
split-complementary
#58DFE3 #E35899 #E3A258
monochromatic
#1CA1A5 #24D4D9 #58DFE3 #8CE9EC #C1F3F5
Accessibility & contrast
On white
1.61
#58DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#58DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFE3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFE3 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfe3; /* rgb */ color: rgb(88, 223, 227); /* oklch */ color: oklch(83.2% 0.116 197.9);
Tailwind
colors: {
custom: {
50: '#96e9eb',
500: '#58dfe3',
950: '#000000',
},
}SCSS
$custom: #58dfe3; $custom-light: #96e9eb; $custom-dark: #000000;
JSON
{
"hex": "#58dfe3",
"rgb": {
"r": 88,
"g": 223,
"b": 227
},
"hsl": {
"h": 181.727,
"s": 71.282,
"l": 61.765
},
"oklch": {
"l": 0.83204,
"c": 0.11615,
"h": 197.9
},
"luminance": 0.60396
}Semantic roles & 50–950 ramp
primary
#58DFE3
secondary
#A73B38
accent
#1812D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484