#5ADBD6#5ADBD6
#5ADBD6 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.113 H 191.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBD6 |
|---|---|
| RGB | rgb(90, 219, 214) |
| HSL | hsl(178, 64%, 61%) |
| HSV | hsv(178, 59%, 86%) |
| CMYK | cmyk(58.9%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(80.56, -36.36, -8.19) |
| CIE-LCH | lch(80.56, 37.27, 192.69°) |
| OKLab | oklab(81.89% -0.1108 -0.0228) |
| OKLCH | oklch(81.89% 0.113 191.6) |
| XYZ | xyz(41.6802, 57.6874, 72.5435) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.61
Turquoise
#40E0D0
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 7.33
Bright Aqua
#0BF9EA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBD6 #DB5A5F
analogous
#5ADB95 #5ADBD6 #5AA0DB
triadic
#5ADBD6 #D65ADB #DBD65A
tetradic
#5ADBD6 #955ADB #DB5A5F #A0DB5A
square
#5ADBD6 #955ADB #DB5A5F #A0DB5A
split-complementary
#5ADBD6 #DB5AA0 #DB955A
monochromatic
#219995 #2CCBC5 #5ADBD6 #8CE6E2 #BEF1EF
Accessibility & contrast
On white
1.67
#5ADBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5ADBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBD6
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBD6 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D6
Deuteranopia (green-blind)
#BAC2D7
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5adbd6; /* rgb */ color: rgb(90, 219, 214); /* oklch */ color: oklch(81.9% 0.113 191.6);
Tailwind
colors: {
custom: {
50: '#96e6e2',
500: '#5adbd6',
950: '#000000',
},
}SCSS
$custom: #5adbd6; $custom-light: #96e6e2; $custom-dark: #000000;
JSON
{
"hex": "#5adbd6",
"rgb": {
"r": 90,
"g": 219,
"b": 214
},
"hsl": {
"h": 177.674,
"s": 64.179,
"l": 60.588
},
"oklch": {
"l": 0.81892,
"c": 0.11314,
"h": 191.6
},
"luminance": 0.57692
}Semantic roles & 50–950 ramp
primary
#5ADBD6
secondary
#9D3C40
accent
#1A20CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484