#5ADBD5#5ADBD5
#5ADBD5 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.113 H 190.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBD5 |
|---|---|
| RGB | rgb(90, 219, 213) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 59%, 86%) |
| CMYK | cmyk(58.9%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(80.54, -36.62, -7.70) |
| CIE-LCH | lch(80.54, 37.42, 191.87°) |
| OKLab | oklab(81.86% -0.1112 -0.0214) |
| OKLCH | oklch(81.86% 0.113 190.9) |
| XYZ | xyz(41.5529, 57.6365, 71.8730) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.60
Turquoise
#40E0D0
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 7.48
Bright Aqua
#0BF9EA
ΔE00 7.53
Aqua Blue
#02D8E9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBD5 #DB5A60
analogous
#5ADB94 #5ADBD5 #5AA1DB
triadic
#5ADBD5 #D55ADB #DBD55A
tetradic
#5ADBD5 #945ADB #DB5A60 #A1DB5A
square
#5ADBD5 #945ADB #DB5A60 #A1DB5A
split-complementary
#5ADBD5 #DB5AA1 #DB945A
monochromatic
#219994 #2CCBC4 #5ADBD5 #8CE6E2 #BEF1EF
Accessibility & contrast
On white
1.68
#5ADBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5ADBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBD5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBD5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D5
Deuteranopia (green-blind)
#BBC2D6
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5adbd5; /* rgb */ color: rgb(90, 219, 213); /* oklch */ color: oklch(81.9% 0.113 190.9);
Tailwind
colors: {
custom: {
50: '#96e6e1',
500: '#5adbd5',
950: '#000000',
},
}SCSS
$custom: #5adbd5; $custom-light: #96e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5adbd5",
"rgb": {
"r": 90,
"g": 219,
"b": 213
},
"hsl": {
"h": 177.209,
"s": 64.179,
"l": 60.588
},
"oklch": {
"l": 0.81859,
"c": 0.1133,
"h": 190.9
},
"luminance": 0.57641
}Semantic roles & 50–950 ramp
primary
#5ADBD5
secondary
#9D3C40
accent
#1A22CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484