#5ADCD4#5ADCD4
#5ADCD4 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.114 H 189.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCD4 |
|---|---|
| RGB | rgb(90, 220, 212) |
| HSL | hsl(176, 65%, 61%) |
| HSV | hsv(176, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(80.80, -37.35, -6.78) |
| CIE-LCH | lch(80.80, 37.96, 190.28°) |
| OKLab | oklab(82.06% -0.1127 -0.0189) |
| OKLCH | oklch(82.06% 0.114 189.5) |
| XYZ | xyz(41.6881, 58.1092, 71.2938) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.92
Turquoise
#40E0D0
ΔE00 3.20
Darkturquoise
#00CED1
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 7.10
Tiffany Blue
#7BF2DA
ΔE00 7.24
Bright Light Blue
#26F7FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCD4 #DC5A62
analogous
#5ADC93 #5ADCD4 #5AA3DC
triadic
#5ADCD4 #D45ADC #DCD45A
tetradic
#5ADCD4 #935ADC #DC5A62 #A3DC5A
square
#5ADCD4 #935ADC #DC5A62 #A3DC5A
split-complementary
#5ADCD4 #DC5AA3 #DC935A
monochromatic
#219B93 #2CCDC3 #5ADCD4 #8CE7E1 #BFF1EE
Accessibility & contrast
On white
1.66
#5ADCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5ADCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCD4
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCD4 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#BCC2D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcd4; /* rgb */ color: rgb(90, 220, 212); /* oklch */ color: oklch(82.1% 0.114 189.5);
Tailwind
colors: {
custom: {
50: '#96e7e1',
500: '#5adcd4',
950: '#000000',
},
}SCSS
$custom: #5adcd4; $custom-light: #96e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5adcd4",
"rgb": {
"r": 90,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.308,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82063,
"c": 0.11429,
"h": 189.5
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#5ADCD4
secondary
#9F3B42
accent
#1924CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484