#5ADEC8#5ADEC8
#5ADEC8 is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.2% C 0.120 H 180.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEC8 |
|---|---|
| RGB | rgb(90, 222, 200) |
| HSL | hsl(170, 67%, 61%) |
| HSV | hsv(170, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.06, -41.32, -0.01) |
| CIE-LCH | lch(81.06, 41.32, 180.01°) |
| OKLab | oklab(82.17% -0.12 -0.0007) |
| OKLCH | oklch(82.17% 0.12 180.3) |
| XYZ | xyz(40.7583, 58.5822, 63.7919) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.61
Aqua (survey)
#13EAC9
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.92
Seafoam Blue
#78D1B6
ΔE00 5.15
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEC8 #DE5A70
analogous
#5ADE86 #5ADEC8 #5AB2DE
triadic
#5ADEC8 #C85ADE #DEC85A
tetradic
#5ADEC8 #865ADE #DE5A70 #B2DE5A
square
#5ADEC8 #865ADE #DE5A70 #B2DE5A
split-complementary
#5ADEC8 #DE5AB2 #DE865A
monochromatic
#209E89 #2AD1B5 #5ADEC8 #8DE8D9 #C0F2EA
Accessibility & contrast
On white
1.65
#5ADEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5ADEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEC8
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEC8 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adec8; /* rgb */ color: rgb(90, 222, 200); /* oklch */ color: oklch(82.2% 0.120 180.3);
Tailwind
colors: {
custom: {
50: '#95e9d8',
500: '#5adec8',
950: '#000000',
},
}SCSS
$custom: #5adec8; $custom-light: #95e9d8; $custom-dark: #000000;
JSON
{
"hex": "#5adec8",
"rgb": {
"r": 90,
"g": 222,
"b": 200
},
"hsl": {
"h": 170,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.82168,
"c": 0.12001,
"h": 180.3
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#5ADEC8
secondary
#A13B4C
accent
#1736CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483