#40BAAB#40BAAB
#40BAAB is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.109 H 183.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #40BAAB |
|---|---|
| RGB | rgb(64, 186, 171) |
| HSL | hsl(173, 49%, 49%) |
| HSV | hsv(173, 66%, 73%) |
| CMYK | cmyk(65.6%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(68.86, -36.99, -2.29) |
| CIE-LCH | lch(68.86, 37.06, 183.54°) |
| OKLab | oklab(71.8% -0.1087 -0.0068) |
| OKLCH | oklch(71.8% 0.109 183.6) |
| XYZ | xyz(27.0205, 39.1451, 44.6519) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.13
Tealish
#24BCA8
ΔE00 2.18
Turquoise (survey)
#06C2AC
ΔE00 3.48
Lightseagreen
#20B2AA
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BAAB #BA404F
analogous
#40BA6E #40BAAB #408CBA
triadic
#40BAAB #AB40BA #BAAB40
tetradic
#40BAAB #6E40BA #BA404F #8CBA40
square
#40BAAB #6E40BA #BA404F #8CBA40
split-complementary
#40BAAB #BA408C #BA6E40
monochromatic
#215F57 #308C81 #40BAAB #6BCCC0 #99DCD4
Accessibility & contrast
On white
2.38
#40BAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#40BAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BAAB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BAAB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AA
Deuteranopia (green-blind)
#9FA3AC
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #40baab; /* rgb */ color: rgb(64, 186, 171); /* oklch */ color: oklch(71.8% 0.109 183.6);
Tailwind
colors: {
custom: {
50: '#84cfc3',
500: '#40baab',
950: '#000000',
},
}SCSS
$custom: #40baab; $custom-light: #84cfc3; $custom-dark: #000000;
JSON
{
"hex": "#40baab",
"rgb": {
"r": 64,
"g": 186,
"b": 171
},
"hsl": {
"h": 172.623,
"s": 48.8,
"l": 49.02
},
"oklch": {
"l": 0.71798,
"c": 0.10889,
"h": 183.6
},
"luminance": 0.39148
}Semantic roles & 50–950 ramp
primary
#40BAAB
secondary
#C88E95
accent
#4F60D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281