#5ADBDB#5ADBDB
#5ADBDB is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.1% C 0.113 H 195.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBDB |
|---|---|
| RGB | rgb(90, 219, 219) |
| HSL | hsl(180, 64%, 61%) |
| HSV | hsv(180, 59%, 86%) |
| CMYK | cmyk(58.9%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(80.71, -35.02, -10.64) |
| CIE-LCH | lch(80.71, 36.60, 196.90°) |
| OKLab | oklab(82.06% -0.1087 -0.0295) |
| OKLCH | oklch(82.06% 0.113 195.2) |
| XYZ | xyz(42.3286, 57.9468, 75.9582) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBDB #DB5A5A
analogous
#5ADB9A #5ADBDB #5A9ADB
triadic
#5ADBDB #DB5ADB #DBDB5A
tetradic
#5ADBDB #9A5ADB #DB5A5A #9ADB5A
square
#5ADBDB #9A5ADB #DB5A5A #9ADB5A
split-complementary
#5ADBDB #DB5A9A #DB9A5A
monochromatic
#219999 #2CCBCB #5ADBDB #8CE6E6 #BEF1F1
Accessibility & contrast
On white
1.67
#5ADBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5ADBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBDB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBDB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5adbdb; /* rgb */ color: rgb(90, 219, 219); /* oklch */ color: oklch(82.1% 0.113 195.2);
Tailwind
colors: {
custom: {
50: '#96e6e6',
500: '#5adbdb',
950: '#000000',
},
}SCSS
$custom: #5adbdb; $custom-light: #96e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5adbdb",
"rgb": {
"r": 90,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 64.179,
"l": 60.588
},
"oklch": {
"l": 0.82056,
"c": 0.11264,
"h": 195.2
},
"luminance": 0.57951
}Semantic roles & 50–950 ramp
primary
#5ADBDB
secondary
#9D3C3C
accent
#1A1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484