#58DADF#58DADF
#58DADF is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.113 H 198.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #58DADF |
|---|---|
| RGB | rgb(88, 218, 223) |
| HSL | hsl(182, 68%, 61%) |
| HSV | hsv(182, 61%, 87%) |
| CMYK | cmyk(60.5%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.48, -33.80, -13.11) |
| CIE-LCH | lch(80.48, 36.26, 201.21°) |
| OKLab | oklab(81.9% -0.1071 -0.0363) |
| OKLCH | oklch(81.9% 0.113 198.7) |
| XYZ | xyz(42.4095, 57.5407, 78.6692) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DADF #DF5D58
analogous
#58DFA0 #58DADF #5896DF
triadic
#58DADF #DF58DA #DADF58
tetradic
#58DADF #A058DF #DF5D58 #96DF58
square
#58DADF #A058DF #DF5D58 #96DF58
split-complementary
#58DADF #DF5896 #DFA058
monochromatic
#1E9A9E #28CBD2 #58DADF #8BE5E9 #BFF1F3
Accessibility & contrast
On white
1.68
#58DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#58DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DADF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DADF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B7C1E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58dadf; /* rgb */ color: rgb(88, 218, 223); /* oklch */ color: oklch(81.9% 0.113 198.7);
Tailwind
colors: {
custom: {
50: '#96e6e9',
500: '#58dadf',
950: '#000000',
},
}SCSS
$custom: #58dadf; $custom-light: #96e6e9; $custom-dark: #000000;
JSON
{
"hex": "#58dadf",
"rgb": {
"r": 88,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.222,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.81897,
"c": 0.11308,
"h": 198.7
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#58DADF
secondary
#A23D3A
accent
#1D16D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484