#5ADCD9#5ADCD9
#5ADCD9 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.114 H 193.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCD9 |
|---|---|
| RGB | rgb(90, 220, 217) |
| HSL | hsl(179, 65%, 61%) |
| HSV | hsv(179, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(80.94, -36.02, -9.23) |
| CIE-LCH | lch(80.94, 37.19, 194.37°) |
| OKLab | oklab(82.23% -0.1106 -0.0256) |
| OKLCH | oklch(82.23% 0.114 193) |
| XYZ | xyz(42.3286, 58.3654, 74.6671) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.97
Darkturquoise
#00CED1
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 6.68
Bright Light Blue
#26F7FD
ΔE00 6.79
Bright Cyan
#41FDFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCD9 #DC5A5D
analogous
#5ADC98 #5ADCD9 #5A9EDC
triadic
#5ADCD9 #D95ADC #DCD95A
tetradic
#5ADCD9 #985ADC #DC5A5D #9EDC5A
square
#5ADCD9 #985ADC #DC5A5D #9EDC5A
split-complementary
#5ADCD9 #DC5A9E #DC985A
monochromatic
#219B98 #2CCDCA #5ADCD9 #8CE7E5 #BFF1F0
Accessibility & contrast
On white
1.66
#5ADCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5ADCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCD9
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCD9 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2D9
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcd9; /* rgb */ color: rgb(90, 220, 217); /* oklch */ color: oklch(82.2% 0.114 193.0);
Tailwind
colors: {
custom: {
50: '#96e7e4',
500: '#5adcd9',
950: '#000000',
},
}SCSS
$custom: #5adcd9; $custom-light: #96e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5adcd9",
"rgb": {
"r": 90,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.615,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82225,
"c": 0.11352,
"h": 193
},
"luminance": 0.5837
}Semantic roles & 50–950 ramp
primary
#5ADCD9
secondary
#9F3B3E
accent
#191DCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484