#58DEE7#58DEE7
#58DEE7 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.116 H 201.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEE7 |
|---|---|
| RGB | rgb(88, 222, 231) |
| HSL | hsl(184, 75%, 63%) |
| HSV | hsv(184, 62%, 91%) |
| CMYK | cmyk(61.9%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(81.88, -33.47, -15.27) |
| CIE-LCH | lch(81.88, 36.79, 204.52°) |
| OKLab | oklab(83.11% -0.1079 -0.0423) |
| OKLCH | oklch(83.11% 0.116 201.4) |
| XYZ | xyz(44.5634, 60.0820, 84.8342) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEE7 #E76158
analogous
#58E7A8 #58DEE7 #5897E7
triadic
#58DEE7 #E758DE #DEE758
tetradic
#58DEE7 #A858E7 #E76158 #97E758
square
#58DEE7 #A858E7 #E76158 #97E758
split-complementary
#58DEE7 #E75897 #E7A858
monochromatic
#19A3AC #22D3DF #58DEE7 #8EE9EF #C3F3F6
Accessibility & contrast
On white
1.61
#58DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#58DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEE7
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEE7 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dee7; /* rgb */ color: rgb(88, 222, 231); /* oklch */ color: oklch(83.1% 0.116 201.4);
Tailwind
colors: {
custom: {
50: '#97e8ee',
500: '#58dee7',
950: '#000000',
},
}SCSS
$custom: #58dee7; $custom-light: #97e8ee; $custom-dark: #000000;
JSON
{
"hex": "#58dee7",
"rgb": {
"r": 88,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.776,
"s": 74.869,
"l": 62.549
},
"oklch": {
"l": 0.83109,
"c": 0.11586,
"h": 201.4
},
"luminance": 0.60087
}Semantic roles & 50–950 ramp
primary
#58DEE7
secondary
#AD3E36
accent
#1B0ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485