#58DEF4#58DEF4
#58DEF4 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.119 H 210.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEF4 |
|---|---|
| RGB | rgb(88, 222, 244) |
| HSL | hsl(188, 88%, 65%) |
| HSV | hsv(188, 64%, 96%) |
| CMYK | cmyk(63.9%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(82.29, -29.79, -21.55) |
| CIE-LCH | lch(82.29, 36.77, 215.87°) |
| OKLab | oklab(83.58% -0.1027 -0.0598) |
| OKLCH | oklch(83.58% 0.119 210.2) |
| XYZ | xyz(46.4681, 60.8439, 94.8655) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Aqua Blue
#02D8E9
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEF4 #F46E58
analogous
#58F4BC #58DEF4 #5890F4
triadic
#58DEF4 #F458DE #DEF458
tetradic
#58DEF4 #BC58F4 #F46E58 #90F458
square
#58DEF4 #BC58F4 #F46E58 #90F458
split-complementary
#58DEF4 #F45890 #F4BC58
monochromatic
#0DABC5 #1FD3F0 #58DEF4 #91E9F8 #CBF5FC
Accessibility & contrast
On white
1.59
#58DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#58DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEF4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEF4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F5
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58def4; /* rgb */ color: rgb(88, 222, 244); /* oklch */ color: oklch(83.6% 0.119 210.2);
Tailwind
colors: {
custom: {
50: '#98e8f7',
500: '#58def4',
950: '#000000',
},
}SCSS
$custom: #58def4; $custom-light: #98e8f7; $custom-dark: #000000;
JSON
{
"hex": "#58def4",
"rgb": {
"r": 88,
"g": 222,
"b": 244
},
"hsl": {
"h": 188.462,
"s": 87.64,
"l": 65.098
},
"oklch": {
"l": 0.83578,
"c": 0.11882,
"h": 210.2
},
"luminance": 0.60849
}Semantic roles & 50–950 ramp
primary
#58DEF4
secondary
#C2432E
accent
#2101E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485