#5ADDD4#5ADDD4
#5ADDD4 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.115 H 188.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDD4 |
|---|---|
| RGB | rgb(90, 221, 212) |
| HSL | hsl(176, 66%, 61%) |
| HSV | hsv(176, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(81.09, -37.80, -6.34) |
| CIE-LCH | lch(81.09, 38.33, 189.53°) |
| OKLab | oklab(82.3% -0.1137 -0.0178) |
| OKLCH | oklch(82.3% 0.115 188.9) |
| XYZ | xyz(41.9513, 58.6357, 71.3815) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Mediumturquoise
#48D1CC
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 6.80
Tiffany Blue
#7BF2DA
ΔE00 6.87
Bright Turquoise
#0FFEF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDD4 #DD5A63
analogous
#5ADD92 #5ADDD4 #5AA4DD
triadic
#5ADDD4 #D45ADD #DDD45A
tetradic
#5ADDD4 #925ADD #DD5A63 #A4DD5A
square
#5ADDD4 #925ADD #DD5A63 #A4DD5A
split-complementary
#5ADDD4 #DD5AA4 #DD925A
monochromatic
#209C94 #2BCFC4 #5ADDD4 #8DE7E1 #BFF2EE
Accessibility & contrast
On white
1.65
#5ADDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5ADDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDD4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDD4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5addd4; /* rgb */ color: rgb(90, 221, 212); /* oklch */ color: oklch(82.3% 0.115 188.9);
Tailwind
colors: {
custom: {
50: '#96e8e1',
500: '#5addd4',
950: '#000000',
},
}SCSS
$custom: #5addd4; $custom-light: #96e8e1; $custom-dark: #000000;
JSON
{
"hex": "#5addd4",
"rgb": {
"r": 90,
"g": 221,
"b": 212
},
"hsl": {
"h": 175.878,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.82299,
"c": 0.11513,
"h": 188.9
},
"luminance": 0.5864
}Semantic roles & 50–950 ramp
primary
#5ADDD4
secondary
#A03B42
accent
#1824CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484