#5ADCD6#5ADCD6
#5ADCD6 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.114 H 190.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCD6 |
|---|---|
| RGB | rgb(90, 220, 214) |
| HSL | hsl(177, 65%, 61%) |
| HSV | hsv(177, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.86, -36.82, -7.76) |
| CIE-LCH | lch(80.86, 37.63, 191.90°) |
| OKLab | oklab(82.13% -0.1119 -0.0216) |
| OKLCH | oklch(82.13% 0.114 190.9) |
| XYZ | xyz(41.9419, 58.2107, 72.6307) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.81
Turquoise
#40E0D0
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 7.29
Bright Aqua
#0BF9EA
ΔE00 7.33
Bright Cyan
#41FDFE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCD6 #DC5A60
analogous
#5ADC95 #5ADCD6 #5AA1DC
triadic
#5ADCD6 #D65ADC #DCD65A
tetradic
#5ADCD6 #955ADC #DC5A60 #A1DC5A
square
#5ADCD6 #955ADC #DC5A60 #A1DC5A
split-complementary
#5ADCD6 #DC5AA1 #DC955A
monochromatic
#219B95 #2CCDC6 #5ADCD6 #8CE7E3 #BFF1EF
Accessibility & contrast
On white
1.66
#5ADCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5ADCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCD6
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCD6 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#BCC2D7
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcd6; /* rgb */ color: rgb(90, 220, 214); /* oklch */ color: oklch(82.1% 0.114 190.9);
Tailwind
colors: {
custom: {
50: '#96e7e2',
500: '#5adcd6',
950: '#000000',
},
}SCSS
$custom: #5adcd6; $custom-light: #96e7e2; $custom-dark: #000000;
JSON
{
"hex": "#5adcd6",
"rgb": {
"r": 90,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.231,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82127,
"c": 0.11393,
"h": 190.9
},
"luminance": 0.58215
}Semantic roles & 50–950 ramp
primary
#5ADCD6
secondary
#9F3B40
accent
#1921CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484