#40BAAA#40BAAA
#40BAAA is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.109 H 182.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #40BAAA |
|---|---|
| RGB | rgb(64, 186, 170) |
| HSL | hsl(172, 49%, 49%) |
| HSV | hsv(172, 66%, 73%) |
| CMYK | cmyk(65.6%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(68.83, -37.26, -1.78) |
| CIE-LCH | lch(68.83, 37.30, 182.73°) |
| OKLab | oklab(71.77% -0.1091 -0.0054) |
| OKLCH | oklch(71.77% 0.109 182.8) |
| XYZ | xyz(26.9256, 39.1071, 44.1518) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.93
Topaz
#13BBAF
ΔE00 2.33
Turquoise (survey)
#06C2AC
ΔE00 3.29
Lightseagreen
#20B2AA
ΔE00 3.81
Greeny Blue
#42B395
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BAAA #BA4050
analogous
#40BA6D #40BAAA #408DBA
triadic
#40BAAA #AA40BA #BAAA40
tetradic
#40BAAA #6D40BA #BA4050 #8DBA40
square
#40BAAA #6D40BA #BA4050 #8DBA40
split-complementary
#40BAAA #BA408D #BA6D40
monochromatic
#215F57 #308C80 #40BAAA #6BCCBF #99DCD3
Accessibility & contrast
On white
2.38
#40BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#40BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BAAA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BAAA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0A9
Deuteranopia (green-blind)
#A0A2AC
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #40baaa; /* rgb */ color: rgb(64, 186, 170); /* oklch */ color: oklch(71.8% 0.109 182.8);
Tailwind
colors: {
custom: {
50: '#84cfc3',
500: '#40baaa',
950: '#000000',
},
}SCSS
$custom: #40baaa; $custom-light: #84cfc3; $custom-dark: #000000;
JSON
{
"hex": "#40baaa",
"rgb": {
"r": 64,
"g": 186,
"b": 170
},
"hsl": {
"h": 172.131,
"s": 48.8,
"l": 49.02
},
"oklch": {
"l": 0.71767,
"c": 0.10926,
"h": 182.8
},
"luminance": 0.3911
}Semantic roles & 50–950 ramp
primary
#40BAAA
secondary
#C88E96
accent
#4F61D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281