#58DBEA#58DBEA
#58DBEA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.115 H 205.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBEA |
|---|---|
| RGB | rgb(88, 219, 234) |
| HSL | hsl(186, 78%, 63%) |
| HSV | hsv(186, 62%, 92%) |
| CMYK | cmyk(62.4%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.11, -31.21, -18.03) |
| CIE-LCH | lch(81.11, 36.04, 210.01°) |
| OKLab | oklab(82.52% -0.1036 -0.05) |
| OKLCH | oklch(82.52% 0.115 205.7) |
| XYZ | xyz(44.2010, 58.6735, 86.8216) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.80
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Neon Blue
#04D9FF
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBEA #EA6758
analogous
#58EAB0 #58DBEA #5892EA
triadic
#58DBEA #EA58DB #DBEA58
tetradic
#58DBEA #B058EA #EA6758 #92EA58
square
#58DBEA #B058EA #EA6758 #92EA58
split-complementary
#58DBEA #EA5892 #EAB058
monochromatic
#16A1B1 #22CFE3 #58DBEA #8EE7F1 #C5F2F8
Accessibility & contrast
On white
1.65
#58DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#58DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBEA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBEA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#B4C3EA
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dbea; /* rgb */ color: rgb(88, 219, 234); /* oklch */ color: oklch(82.5% 0.115 205.7);
Tailwind
colors: {
custom: {
50: '#97e6f0',
500: '#58dbea',
950: '#000000',
},
}SCSS
$custom: #58dbea; $custom-light: #97e6f0; $custom-dark: #000000;
JSON
{
"hex": "#58dbea",
"rgb": {
"r": 88,
"g": 219,
"b": 234
},
"hsl": {
"h": 186.164,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.82518,
"c": 0.11503,
"h": 205.7
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#58DBEA
secondary
#B24135
accent
#210CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485