#5ADBD4#5ADBD4
#5ADBD4 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.113 H 190.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBD4 |
|---|---|
| RGB | rgb(90, 219, 212) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 59%, 86%) |
| CMYK | cmyk(58.9%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(80.51, -36.89, -7.21) |
| CIE-LCH | lch(80.51, 37.58, 191.06°) |
| OKLab | oklab(81.83% -0.1117 -0.0201) |
| OKLCH | oklch(81.83% 0.113 190.2) |
| XYZ | xyz(41.4264, 57.5859, 71.2066) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.64
Turquoise
#40E0D0
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 7.41
Tiffany Blue
#7BF2DA
ΔE00 7.62
Bright Light Blue
#26F7FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBD4 #DB5A61
analogous
#5ADB93 #5ADBD4 #5AA1DB
triadic
#5ADBD4 #D45ADB #DBD45A
tetradic
#5ADBD4 #935ADB #DB5A61 #A1DB5A
square
#5ADBD4 #935ADB #DB5A61 #A1DB5A
split-complementary
#5ADBD4 #DB5AA1 #DB935A
monochromatic
#219993 #2CCBC3 #5ADBD4 #8CE6E1 #BEF1EE
Accessibility & contrast
On white
1.68
#5ADBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5ADBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBD4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBD4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D4
Deuteranopia (green-blind)
#BBC1D5
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5adbd4; /* rgb */ color: rgb(90, 219, 212); /* oklch */ color: oklch(81.8% 0.113 190.2);
Tailwind
colors: {
custom: {
50: '#96e6e1',
500: '#5adbd4',
950: '#000000',
},
}SCSS
$custom: #5adbd4; $custom-light: #96e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5adbd4",
"rgb": {
"r": 90,
"g": 219,
"b": 212
},
"hsl": {
"h": 176.744,
"s": 64.179,
"l": 60.588
},
"oklch": {
"l": 0.81827,
"c": 0.11347,
"h": 190.2
},
"luminance": 0.5759
}Semantic roles & 50–950 ramp
primary
#5ADBD4
secondary
#9D3C41
accent
#1A23CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484