#5ADCD3#5ADCD3
#5ADCD3 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.115 H 188.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCD3 |
|---|---|
| RGB | rgb(90, 220, 211) |
| HSL | hsl(176, 65%, 61%) |
| HSV | hsv(176, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.77, -37.61, -6.28) |
| CIE-LCH | lch(80.77, 38.13, 189.49°) |
| OKLab | oklab(82.03% -0.1131 -0.0176) |
| OKLCH | oklch(82.03% 0.115 188.8) |
| XYZ | xyz(41.5623, 58.0589, 70.6315) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Mediumturquoise
#48D1CC
ΔE00 3.04
Darkturquoise
#00CED1
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 7.01
Tiffany Blue
#7BF2DA
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCD3 #DC5A63
analogous
#5ADC92 #5ADCD3 #5AA4DC
triadic
#5ADCD3 #D35ADC #DCD35A
tetradic
#5ADCD3 #925ADC #DC5A63 #A4DC5A
square
#5ADCD3 #925ADC #DC5A63 #A4DC5A
split-complementary
#5ADCD3 #DC5AA4 #DC925A
monochromatic
#219B92 #2CCDC2 #5ADCD3 #8CE7E0 #BFF1EE
Accessibility & contrast
On white
1.67
#5ADCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#5ADCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCD3
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCD3 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5adcd3; /* rgb */ color: rgb(90, 220, 211); /* oklch */ color: oklch(82.0% 0.115 188.8);
Tailwind
colors: {
custom: {
50: '#96e7e0',
500: '#5adcd3',
950: '#000000',
},
}SCSS
$custom: #5adcd3; $custom-light: #96e7e0; $custom-dark: #000000;
JSON
{
"hex": "#5adcd3",
"rgb": {
"r": 90,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.846,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82031,
"c": 0.1145,
"h": 188.8
},
"luminance": 0.58063
}Semantic roles & 50–950 ramp
primary
#5ADCD3
secondary
#9F3B42
accent
#1925CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484