#5ADD9F#5ADD9F
#5ADD9F is a light, vivid teal. Relative luminance 0.564; OKLCH L 80.9% C 0.146 H 159.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD9F |
|---|---|
| RGB | rgb(90, 221, 159) |
| HSL | hsl(152, 66%, 61%) |
| HSV | hsv(152, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(79.83, -50.22, 19.92) |
| CIE-LCH | lch(79.83, 54.02, 158.37°) |
| OKLab | oklab(80.86% -0.1374 0.0507) |
| OKLCH | oklch(80.86% 0.146 159.8) |
| XYZ | xyz(36.3276, 56.3862, 41.7633) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 5.71
Seaweed
#18D17B
ΔE00 6.09
Aqua Marine
#2EE8BB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD9F #DD5A98
analogous
#5ADD5D #5ADD9F #5AD9DD
triadic
#5ADD9F #9F5ADD #DD9F5A
tetradic
#5ADD9F #5D5ADD #DD5A98 #D9DD5A
square
#5ADD9F #5D5ADD #DD5A98 #D9DD5A
split-complementary
#5ADD9F #DD5AD9 #DD5D5A
monochromatic
#209C62 #2BCF81 #5ADD9F #8DE7BD #BFF2DA
Accessibility & contrast
On white
1.71
#5ADD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5ADD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD9F
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD9F | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9B
Deuteranopia (green-blind)
#C8C1A3
Tritanopia (blue-blind)
#1BDCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5add9f; /* rgb */ color: rgb(90, 221, 159); /* oklch */ color: oklch(80.9% 0.146 159.8);
Tailwind
colors: {
custom: {
50: '#94e8bb',
500: '#5add9f',
950: '#000000',
},
}SCSS
$custom: #5add9f; $custom-light: #94e8bb; $custom-dark: #000000;
JSON
{
"hex": "#5add9f",
"rgb": {
"r": 90,
"g": 221,
"b": 159
},
"hsl": {
"h": 151.603,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.80859,
"c": 0.14648,
"h": 159.8
},
"luminance": 0.5639
}Semantic roles & 50–950 ramp
primary
#5ADD9F
secondary
#A03B6B
accent
#186ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482