#58DCEF#58DCEF
#58DCEF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.117 H 208.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCEF |
|---|---|
| RGB | rgb(88, 220, 239) |
| HSL | hsl(188, 83%, 64%) |
| HSV | hsv(188, 63%, 94%) |
| CMYK | cmyk(63.2%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.56, -30.27, -20.01) |
| CIE-LCH | lch(81.56, 36.28, 213.47°) |
| OKLab | oklab(82.93% -0.1026 -0.0555) |
| OKLCH | oklch(82.93% 0.117 208.4) |
| XYZ | xyz(45.1911, 59.4882, 90.7454) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCEF #EF6B58
analogous
#58EFB7 #58DCEF #5891EF
triadic
#58DCEF #EF58DC #DCEF58
tetradic
#58DCEF #B758EF #EF6B58 #91EF58
square
#58DCEF #B758EF #EF6B58 #91EF58
split-complementary
#58DCEF #EF5891 #EFB758
monochromatic
#12A5BB #20D0EA #58DCEF #90E8F4 #C8F3FA
Accessibility & contrast
On white
1.63
#58DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#58DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCEF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCEF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#B4C4EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dcef; /* rgb */ color: rgb(88, 220, 239); /* oklch */ color: oklch(82.9% 0.117 208.4);
Tailwind
colors: {
custom: {
50: '#97e7f4',
500: '#58dcef',
950: '#000000',
},
}SCSS
$custom: #58dcef; $custom-light: #97e7f4; $custom-dark: #000000;
JSON
{
"hex": "#58dcef",
"rgb": {
"r": 88,
"g": 220,
"b": 239
},
"hsl": {
"h": 187.55,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.82931,
"c": 0.11668,
"h": 208.4
},
"luminance": 0.59493
}Semantic roles & 50–950 ramp
primary
#58DCEF
secondary
#BA4332
accent
#2207DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485