#40DCAA#40DCAA
#40DCAA is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.147 H 166.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #40DCAA |
|---|---|
| RGB | rgb(64, 220, 170) |
| HSL | hsl(161, 69%, 56%) |
| HSV | hsv(161, 71%, 86%) |
| CMYK | cmyk(70.9%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(79.14, -51.85, 13.07) |
| CIE-LCH | lch(79.14, 53.47, 165.85°) |
| OKLab | oklab(80.19% -0.1435 0.0334) |
| OKLCH | oklch(80.19% 0.147 166.9) |
| XYZ | xyz(34.9593, 55.1746, 46.8297) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.27
Aqua Marine
#2EE8BB
ΔE00 3.41
Aquamarine (survey)
#04D8B2
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 5.30
Aqua Green
#12E193
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40DCAA #DC4072
analogous
#40DC5C #40DCAA #40C0DC
triadic
#40DCAA #AA40DC #DCAA40
tetradic
#40DCAA #5C40DC #DC4072 #C0DC40
square
#40DCAA #5C40DC #DC4072 #C0DC40
split-complementary
#40DCAA #DC40C0 #DC5C40
monochromatic
#198965 #23BC8B #40DCAA #74E5C1 #A7EFD8
Accessibility & contrast
On white
1.74
#40DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#40DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40DCAA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40DCAA | 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)
#D7CDA7
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#00DDCE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #40dcaa; /* rgb */ color: rgb(64, 220, 170); /* oklch */ color: oklch(80.2% 0.147 166.9);
Tailwind
colors: {
custom: {
50: '#89e8c3',
500: '#40dcaa',
950: '#000000',
},
}SCSS
$custom: #40dcaa; $custom-light: #89e8c3; $custom-dark: #000000;
JSON
{
"hex": "#40dcaa",
"rgb": {
"r": 64,
"g": 220,
"b": 170
},
"hsl": {
"h": 160.769,
"s": 69.027,
"l": 55.686
},
"oklch": {
"l": 0.80191,
"c": 0.14737,
"h": 166.9
},
"luminance": 0.55179
}Semantic roles & 50–950 ramp
primary
#40DCAA
secondary
#8F324F
accent
#3C74EC
background
#FCFEFD
surface
#F4FDF9
border
#CED5D2
text
#0D1612
muted
#7F8482