#40AAAE#40AAAE
#40AAAE is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.096 H 198.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #40AAAE |
|---|---|
| RGB | rgb(64, 170, 174) |
| HSL | hsl(182, 46%, 47%) |
| HSV | hsv(182, 63%, 68%) |
| CMYK | cmyk(63.2%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(64.07, -28.57, -11.04) |
| CIE-LCH | lch(64.07, 30.63, 201.13°) |
| OKLab | oklab(67.95% -0.0905 -0.0306) |
| OKLCH | oklch(67.95% 0.096 198.7) |
| XYZ | xyz(24.1257, 32.8928, 45.1137) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.27
Turquoise Blue
#06B1C4
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 5.62
Sea
#3C9992
ΔE00 6.98
Topaz
#13BBAF
ΔE00 7.97
Blue Green
#0F9B8E
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40AAAE #AE4440
analogous
#40AE7B #40AAAE #4073AE
triadic
#40AAAE #AE40AA #AAAE40
tetradic
#40AAAE #7B40AE #AE4440 #73AE40
square
#40AAAE #7B40AE #AE4440 #73AE40
split-complementary
#40AAAE #AE4073 #AE7B40
monochromatic
#1F5355 #307E81 #40AAAE #65C3C6 #92D4D7
Accessibility & contrast
On white
2.77
#40AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#40AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40AAAE
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40AAAE | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3AE
Deuteranopia (green-blind)
#8D96AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #40aaae; /* rgb */ color: rgb(64, 170, 174); /* oklch */ color: oklch(68.0% 0.096 198.7);
Tailwind
colors: {
custom: {
50: '#82c3c6',
500: '#40aaae',
950: '#000000',
},
}SCSS
$custom: #40aaae; $custom-light: #82c3c6; $custom-dark: #000000;
JSON
{
"hex": "#40aaae",
"rgb": {
"r": 64,
"g": 170,
"b": 174
},
"hsl": {
"h": 182.182,
"s": 46.218,
"l": 46.667
},
"oklch": {
"l": 0.6795,
"c": 0.09554,
"h": 198.7
},
"luminance": 0.32895
}Semantic roles & 50–950 ramp
primary
#40AAAE
secondary
#C28A88
accent
#5752D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182