#58DAE0#58DAE0
#58DAE0 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.113 H 199.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #58DAE0 |
|---|---|
| RGB | rgb(88, 218, 224) |
| HSL | hsl(183, 69%, 61%) |
| HSV | hsv(183, 61%, 88%) |
| CMYK | cmyk(60.7%, 2.7%, 0%, 12.2%) |
| CIE-LAB | lab(80.51, -33.53, -13.60) |
| CIE-LCH | lch(80.51, 36.18, 202.08°) |
| OKLab | oklab(81.93% -0.1067 -0.0377) |
| OKLCH | oklch(81.93% 0.113 199.5) |
| XYZ | xyz(42.5447, 57.5948, 79.3813) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 4.55
Mediumturquoise
#48D1CC
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DAE0 #E05E58
analogous
#58E0A2 #58DAE0 #5896E0
triadic
#58DAE0 #E058DA #DAE058
tetradic
#58DAE0 #A258E0 #E05E58 #96E058
square
#58DAE0 #A258E0 #E05E58 #96E058
split-complementary
#58DAE0 #E05896 #E0A258
monochromatic
#1E9AA0 #27CCD4 #58DAE0 #8CE5EA #BFF1F3
Accessibility & contrast
On white
1.68
#58DAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#58DAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DAE0
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DAE0 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E1
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58dae0; /* rgb */ color: rgb(88, 218, 224); /* oklch */ color: oklch(81.9% 0.113 199.5);
Tailwind
colors: {
custom: {
50: '#96e6e9',
500: '#58dae0',
950: '#000000',
},
}SCSS
$custom: #58dae0; $custom-light: #96e6e9; $custom-dark: #000000;
JSON
{
"hex": "#58dae0",
"rgb": {
"r": 88,
"g": 218,
"b": 224
},
"hsl": {
"h": 182.647,
"s": 68.687,
"l": 61.176
},
"oklch": {
"l": 0.81932,
"c": 0.11313,
"h": 199.5
},
"luminance": 0.57599
}Semantic roles & 50–950 ramp
primary
#58DAE0
secondary
#A33E39
accent
#1D15D1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484