#58DBE7#58DBE7
#58DBE7 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.114 H 203.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBE7 |
|---|---|
| RGB | rgb(88, 219, 231) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 62%, 91%) |
| CMYK | cmyk(61.9%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.02, -32.05, -16.57) |
| CIE-LCH | lch(81.02, 36.08, 207.34°) |
| OKLab | oklab(82.41% -0.1048 -0.0459) |
| OKLCH | oklch(82.41% 0.114 203.7) |
| XYZ | xyz(43.7737, 58.5026, 84.5710) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.82
Robin'S Egg
#6DEDFD
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBE7 #E76458
analogous
#58E7AC #58DBE7 #5893E7
triadic
#58DBE7 #E758DB #DBE758
tetradic
#58DBE7 #AC58E7 #E76458 #93E758
square
#58DBE7 #AC58E7 #E76458 #93E758
split-complementary
#58DBE7 #E75893 #E7AC58
monochromatic
#19A0AC #22CFDF #58DBE7 #8EE7EF #C3F2F6
Accessibility & contrast
On white
1.65
#58DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#58DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBE7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBE7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dbe7; /* rgb */ color: rgb(88, 219, 231); /* oklch */ color: oklch(82.4% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#96e6ee',
500: '#58dbe7',
950: '#000000',
},
}SCSS
$custom: #58dbe7; $custom-light: #96e6ee; $custom-dark: #000000;
JSON
{
"hex": "#58dbe7",
"rgb": {
"r": 88,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.035,
"s": 74.869,
"l": 62.549
},
"oklch": {
"l": 0.8241,
"c": 0.11443,
"h": 203.7
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#58DBE7
secondary
#AD4036
accent
#1F0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485