#58DFEA#58DFEA
#58DFEA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.117 H 202.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFEA |
|---|---|
| RGB | rgb(88, 223, 234) |
| HSL | hsl(185, 78%, 63%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(62.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.26, -33.11, -16.29) |
| CIE-LCH | lch(82.26, 36.90, 206.20°) |
| OKLab | oklab(83.45% -0.1076 -0.0451) |
| OKLCH | oklch(83.45% 0.117 202.7) |
| XYZ | xyz(45.2571, 60.7857, 87.1736) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFEA #EA6358
analogous
#58EAAC #58DFEA #5896EA
triadic
#58DFEA #EA58DF #DFEA58
tetradic
#58DFEA #AC58EA #EA6358 #96EA58
square
#58DFEA #AC58EA #EA6358 #96EA58
split-complementary
#58DFEA #EA5896 #EAAC58
monochromatic
#16A6B1 #22D5E3 #58DFEA #8EE9F1 #C5F4F8
Accessibility & contrast
On white
1.60
#58DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#58DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFEA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFEA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58dfea; /* rgb */ color: rgb(88, 223, 234); /* oklch */ color: oklch(83.4% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#97e9f0',
500: '#58dfea',
950: '#000000',
},
}SCSS
$custom: #58dfea; $custom-light: #97e9f0; $custom-dark: #000000;
JSON
{
"hex": "#58dfea",
"rgb": {
"r": 88,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.521,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83447,
"c": 0.11673,
"h": 202.7
},
"luminance": 0.60791
}Semantic roles & 50–950 ramp
primary
#58DFEA
secondary
#B23E35
accent
#1B0CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485