#58DFE0#58DFE0
#58DFE0 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.116 H 195.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFE0 |
|---|---|
| RGB | rgb(88, 223, 224) |
| HSL | hsl(180, 69%, 61%) |
| HSV | hsv(180, 61%, 88%) |
| CMYK | cmyk(60.7%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(81.96, -35.87, -11.44) |
| CIE-LCH | lch(81.96, 37.65, 197.68°) |
| OKLab | oklab(83.1% -0.1118 -0.0317) |
| OKLCH | oklch(83.1% 0.116 195.8) |
| XYZ | xyz(43.8609, 60.2272, 79.8200) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFE0 #E05958
analogous
#58E09D #58DFE0 #589BE0
triadic
#58DFE0 #E058DF #DFE058
tetradic
#58DFE0 #9D58E0 #E05958 #9BE058
square
#58DFE0 #9D58E0 #E05958 #9BE058
split-complementary
#58DFE0 #E0589B #E09D58
monochromatic
#1E9FA0 #27D2D4 #58DFE0 #8CE9EA #BFF3F3
Accessibility & contrast
On white
1.61
#58DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#58DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFE0
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFE0 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#BCC5E1
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfe0; /* rgb */ color: rgb(88, 223, 224); /* oklch */ color: oklch(83.1% 0.116 195.8);
Tailwind
colors: {
custom: {
50: '#96e9e9',
500: '#58dfe0',
950: '#000000',
},
}SCSS
$custom: #58dfe0; $custom-light: #96e9e9; $custom-dark: #000000;
JSON
{
"hex": "#58dfe0",
"rgb": {
"r": 88,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.441,
"s": 68.687,
"l": 61.176
},
"oklch": {
"l": 0.83103,
"c": 0.11618,
"h": 195.8
},
"luminance": 0.60232
}Semantic roles & 50–950 ramp
primary
#58DFE0
secondary
#A33A39
accent
#1615D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484