#5AD4DC#5AD4DC
#5AD4DC is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.108 H 201.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD4DC |
|---|---|
| RGB | rgb(90, 212, 220) |
| HSL | hsl(184, 65%, 61%) |
| HSV | hsv(184, 59%, 86%) |
| CMYK | cmyk(59.1%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.71, -31.44, -14.17) |
| CIE-LCH | lch(78.71, 34.49, 204.25°) |
| OKLab | oklab(80.45% -0.101 -0.0392) |
| OKLCH | oklch(80.45% 0.108 201.2) |
| XYZ | xyz(40.6727, 54.4237, 76.0576) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 4.43
Mediumturquoise
#48D1CC
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD4DC #DC625A
analogous
#5ADCA3 #5AD4DC #5A93DC
triadic
#5AD4DC #DC5AD4 #D4DC5A
tetradic
#5AD4DC #A35ADC #DC625A #93DC5A
square
#5AD4DC #A35ADC #DC625A #93DC5A
split-complementary
#5AD4DC #DC5A93 #DCA35A
monochromatic
#21939B #2CC3CD #5AD4DC #8CE1E7 #BFEEF1
Accessibility & contrast
On white
1.77
#5AD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#5AD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD4DC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD4DC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ad4dc; /* rgb */ color: rgb(90, 212, 220); /* oklch */ color: oklch(80.5% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#96e1e6',
500: '#5ad4dc',
950: '#000000',
},
}SCSS
$custom: #5ad4dc; $custom-light: #96e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5ad4dc",
"rgb": {
"r": 90,
"g": 212,
"b": 220
},
"hsl": {
"h": 183.692,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.8045,
"c": 0.10838,
"h": 201.2
},
"luminance": 0.54428
}Semantic roles & 50–950 ramp
primary
#5AD4DC
secondary
#9F423B
accent
#2419CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484