#5ADCD8#5ADCD8
#5ADCD8 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.114 H 192.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCD8 |
|---|---|
| RGB | rgb(90, 220, 216) |
| HSL | hsl(178, 65%, 61%) |
| HSV | hsv(178, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(80.91, -36.29, -8.74) |
| CIE-LCH | lch(80.91, 37.33, 193.54°) |
| OKLab | oklab(82.19% -0.111 -0.0243) |
| OKLCH | oklch(82.19% 0.114 192.3) |
| XYZ | xyz(42.1989, 58.3135, 73.9842) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.87
Turquoise
#40E0D0
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 6.94
Aqua Blue
#02D8E9
ΔE00 7.01
Bright Cyan
#41FDFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCD8 #DC5A5E
analogous
#5ADC97 #5ADCD8 #5A9FDC
triadic
#5ADCD8 #D85ADC #DCD85A
tetradic
#5ADCD8 #975ADC #DC5A5E #9FDC5A
square
#5ADCD8 #975ADC #DC5A5E #9FDC5A
split-complementary
#5ADCD8 #DC5A9F #DC975A
monochromatic
#219B97 #2CCDC8 #5ADCD8 #8CE7E4 #BFF1F0
Accessibility & contrast
On white
1.66
#5ADCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5ADCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCD8
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCD8 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BBC2D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcd8; /* rgb */ color: rgb(90, 220, 216); /* oklch */ color: oklch(82.2% 0.114 192.3);
Tailwind
colors: {
custom: {
50: '#96e7e4',
500: '#5adcd8',
950: '#000000',
},
}SCSS
$custom: #5adcd8; $custom-light: #96e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5adcd8",
"rgb": {
"r": 90,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.154,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82192,
"c": 0.11364,
"h": 192.3
},
"luminance": 0.58318
}Semantic roles & 50–950 ramp
primary
#5ADCD8
secondary
#9F3B3F
accent
#191ECD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484