#5ADED6#5ADED6
#5ADED6 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.116 H 189.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADED6 |
|---|---|
| RGB | rgb(90, 222, 214) |
| HSL | hsl(176, 67%, 61%) |
| HSV | hsv(176, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.44, -37.74, -6.89) |
| CIE-LCH | lch(81.44, 38.36, 190.35°) |
| OKLab | oklab(82.6% -0.1139 -0.0193) |
| OKLCH | oklch(82.6% 0.116 189.6) |
| XYZ | xyz(42.4700, 59.2668, 72.8067) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Mediumturquoise
#48D1CC
ΔE00 3.33
Darkturquoise
#00CED1
ΔE00 5.84
Bright Aqua
#0BF9EA
ΔE00 6.69
Tiffany Blue
#7BF2DA
ΔE00 6.98
Bright Light Blue
#26F7FD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADED6 #DE5A62
analogous
#5ADE94 #5ADED6 #5AA4DE
triadic
#5ADED6 #D65ADE #DED65A
tetradic
#5ADED6 #945ADE #DE5A62 #A4DE5A
square
#5ADED6 #945ADE #DE5A62 #A4DE5A
split-complementary
#5ADED6 #DE5AA4 #DE945A
monochromatic
#209E96 #2AD1C7 #5ADED6 #8DE8E3 #C0F2EF
Accessibility & contrast
On white
1.63
#5ADED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5ADED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADED6
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADED6 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5aded6; /* rgb */ color: rgb(90, 222, 214); /* oklch */ color: oklch(82.6% 0.116 189.6);
Tailwind
colors: {
custom: {
50: '#96e9e2',
500: '#5aded6',
950: '#000000',
},
}SCSS
$custom: #5aded6; $custom-light: #96e9e2; $custom-dark: #000000;
JSON
{
"hex": "#5aded6",
"rgb": {
"r": 90,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.364,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.82599,
"c": 0.11555,
"h": 189.6
},
"luminance": 0.59271
}Semantic roles & 50–950 ramp
primary
#5ADED6
secondary
#A13B41
accent
#1722CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484