#58DBE3#58DBE3
#58DBE3 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.114 H 200.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBE3 |
|---|---|
| RGB | rgb(88, 219, 227) |
| HSL | hsl(183, 71%, 62%) |
| HSV | hsv(183, 61%, 89%) |
| CMYK | cmyk(61.2%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(80.89, -33.17, -14.63) |
| CIE-LCH | lch(80.89, 36.25, 203.80°) |
| OKLab | oklab(82.27% -0.1064 -0.0405) |
| OKLCH | oklch(82.27% 0.114 200.8) |
| XYZ | xyz(43.2152, 58.2792, 81.6297) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Darkturquoise
#00CED1
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Bright Light Blue
#26F7FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBE3 #E36058
analogous
#58E3A6 #58DBE3 #5896E3
triadic
#58DBE3 #E358DB #DBE358
tetradic
#58DBE3 #A658E3 #E36058 #96E358
square
#58DBE3 #A658E3 #E36058 #96E358
split-complementary
#58DBE3 #E35896 #E3A658
monochromatic
#1C9DA5 #24CFD9 #58DBE3 #8CE6EC #C1F2F5
Accessibility & contrast
On white
1.66
#58DBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#58DBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBE3
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBE3 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E4
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dbe3; /* rgb */ color: rgb(88, 219, 227); /* oklch */ color: oklch(82.3% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#96e6eb',
500: '#58dbe3',
950: '#000000',
},
}SCSS
$custom: #58dbe3; $custom-light: #96e6eb; $custom-dark: #000000;
JSON
{
"hex": "#58dbe3",
"rgb": {
"r": 88,
"g": 219,
"b": 227
},
"hsl": {
"h": 183.453,
"s": 71.282,
"l": 61.765
},
"oklch": {
"l": 0.8227,
"c": 0.1139,
"h": 200.8
},
"luminance": 0.58284
}Semantic roles & 50–950 ramp
primary
#58DBE3
secondary
#A73E38
accent
#1D12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484