#5ADDD5#5ADDD5
#5ADDD5 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.115 H 189.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDD5 |
|---|---|
| RGB | rgb(90, 221, 213) |
| HSL | hsl(176, 66%, 61%) |
| HSV | hsv(176, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(81.12, -37.54, -6.83) |
| CIE-LCH | lch(81.12, 38.16, 190.32°) |
| OKLab | oklab(82.33% -0.1133 -0.0191) |
| OKLCH | oklch(82.33% 0.115 189.6) |
| XYZ | xyz(42.0778, 58.6863, 72.0479) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.12
Turquoise
#40E0D0
ΔE00 3.15
Darkturquoise
#00CED1
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 6.89
Tiffany Blue
#7BF2DA
ΔE00 7.11
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDD5 #DD5A62
analogous
#5ADD93 #5ADDD5 #5AA3DD
triadic
#5ADDD5 #D55ADD #DDD55A
tetradic
#5ADDD5 #935ADD #DD5A62 #A3DD5A
square
#5ADDD5 #935ADD #DD5A62 #A3DD5A
split-complementary
#5ADDD5 #DD5AA3 #DD935A
monochromatic
#209C95 #2BCFC5 #5ADDD5 #8DE7E2 #BFF2EF
Accessibility & contrast
On white
1.65
#5ADDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5ADDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDD5
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDD5 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BDC3D6
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5addd5; /* rgb */ color: rgb(90, 221, 213); /* oklch */ color: oklch(82.3% 0.115 189.6);
Tailwind
colors: {
custom: {
50: '#96e8e1',
500: '#5addd5',
950: '#000000',
},
}SCSS
$custom: #5addd5; $custom-light: #96e8e1; $custom-dark: #000000;
JSON
{
"hex": "#5addd5",
"rgb": {
"r": 90,
"g": 221,
"b": 213
},
"hsl": {
"h": 176.336,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.82331,
"c": 0.11492,
"h": 189.6
},
"luminance": 0.58691
}Semantic roles & 50–950 ramp
primary
#5ADDD5
secondary
#A03B41
accent
#1823CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484