#58DDE9#58DDE9
#58DDE9 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.116 H 203.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDE9 |
|---|---|
| RGB | rgb(88, 221, 233) |
| HSL | hsl(185, 77%, 63%) |
| HSV | hsv(185, 62%, 91%) |
| CMYK | cmyk(62.2%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.66, -32.44, -16.67) |
| CIE-LCH | lch(81.66, 36.48, 207.20°) |
| OKLab | oklab(82.95% -0.106 -0.0462) |
| OKLCH | oklch(82.95% 0.116 203.5) |
| XYZ | xyz(44.5827, 59.6660, 86.2421) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Bright Light Blue
#26F7FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDE9 #E96458
analogous
#58E9AD #58DDE9 #5894E9
triadic
#58DDE9 #E958DD #DDE958
tetradic
#58DDE9 #AD58E9 #E96458 #94E958
square
#58DDE9 #AD58E9 #E96458 #94E958
split-complementary
#58DDE9 #E95894 #E9AD58
monochromatic
#17A3AF #22D2E2 #58DDE9 #8EE8F0 #C4F3F7
Accessibility & contrast
On white
1.62
#58DDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#58DDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDE9
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDE9 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4EA
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dde9; /* rgb */ color: rgb(88, 221, 233); /* oklch */ color: oklch(82.9% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#97e8f0',
500: '#58dde9',
950: '#000000',
},
}SCSS
$custom: #58dde9; $custom-light: #97e8f0; $custom-dark: #000000;
JSON
{
"hex": "#58dde9",
"rgb": {
"r": 88,
"g": 221,
"b": 233
},
"hsl": {
"h": 184.966,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.82946,
"c": 0.11567,
"h": 203.5
},
"luminance": 0.59671
}Semantic roles & 50–950 ramp
primary
#58DDE9
secondary
#B03F35
accent
#1D0DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485