#40DCAB#40DCAB
#40DCAB is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.147 H 167.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #40DCAB |
|---|---|
| RGB | rgb(64, 220, 171) |
| HSL | hsl(161, 69%, 56%) |
| HSV | hsv(161, 71%, 86%) |
| CMYK | cmyk(70.9%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.16, -51.62, 12.57) |
| CIE-LCH | lch(79.16, 53.13, 166.31°) |
| OKLab | oklab(80.22% -0.1431 0.0321) |
| OKLCH | oklch(80.22% 0.147 167.3) |
| XYZ | xyz(35.0543, 55.2126, 47.3298) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.21
Aqua Marine
#2EE8BB
ΔE00 3.27
Aquamarine (survey)
#04D8B2
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40DCAB #DC4071
analogous
#40DC5D #40DCAB #40BFDC
triadic
#40DCAB #AB40DC #DCAB40
tetradic
#40DCAB #5D40DC #DC4071 #BFDC40
square
#40DCAB #5D40DC #DC4071 #BFDC40
split-complementary
#40DCAB #DC40BF #DC5D40
monochromatic
#198966 #23BC8C #40DCAB #74E5C2 #A7EFD8
Accessibility & contrast
On white
1.74
#40DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#40DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40DCAB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40DCAB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#00DDCE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #40dcab; /* rgb */ color: rgb(64, 220, 171); /* oklch */ color: oklch(80.2% 0.147 167.3);
Tailwind
colors: {
custom: {
50: '#89e8c4',
500: '#40dcab',
950: '#000000',
},
}SCSS
$custom: #40dcab; $custom-light: #89e8c4; $custom-dark: #000000;
JSON
{
"hex": "#40dcab",
"rgb": {
"r": 64,
"g": 220,
"b": 171
},
"hsl": {
"h": 161.154,
"s": 69.027,
"l": 55.686
},
"oklch": {
"l": 0.80217,
"c": 0.14664,
"h": 167.3
},
"luminance": 0.55217
}Semantic roles & 50–950 ramp
primary
#40DCAB
secondary
#8F324F
accent
#3C73EC
background
#FCFEFD
surface
#F4FDF9
border
#CED5D2
text
#0D1612
muted
#7F8482