#40BEAC#40BEAC
#40BEAC is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.8% C 0.112 H 181.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #40BEAC |
|---|---|
| RGB | rgb(64, 190, 172) |
| HSL | hsl(171, 50%, 50%) |
| HSV | hsv(171, 66%, 75%) |
| CMYK | cmyk(66.3%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(70.10, -38.55, -1.01) |
| CIE-LCH | lch(70.10, 38.56, 181.50°) |
| OKLab | oklab(72.82% -0.1124 -0.0033) |
| OKLCH | oklch(72.82% 0.112 181.7) |
| XYZ | xyz(27.9707, 40.8923, 45.4406) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.63
Turquoise (survey)
#06C2AC
ΔE00 2.43
Topaz
#13BBAF
ΔE00 2.84
Lightseagreen
#20B2AA
ΔE00 4.89
Greeny Blue
#42B395
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BEAC #BE4052
analogous
#40BE6D #40BEAC #4091BE
triadic
#40BEAC #AC40BE #BEAC40
tetradic
#40BEAC #6D40BE #BE4052 #91BE40
square
#40BEAC #6D40BE #BE4052 #91BE40
split-complementary
#40BEAC #BE4091 #BE6D40
monochromatic
#216259 #319083 #40BEAC #6DCEC0 #9BDDD4
Accessibility & contrast
On white
2.29
#40BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#40BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BEAC
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BEAC | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AB
Deuteranopia (green-blind)
#A3A6AE
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #40beac; /* rgb */ color: rgb(64, 190, 172); /* oklch */ color: oklch(72.8% 0.112 181.7);
Tailwind
colors: {
custom: {
50: '#85d2c4',
500: '#40beac',
950: '#000000',
},
}SCSS
$custom: #40beac; $custom-light: #85d2c4; $custom-dark: #000000;
JSON
{
"hex": "#40beac",
"rgb": {
"r": 64,
"g": 190,
"b": 172
},
"hsl": {
"h": 171.429,
"s": 49.606,
"l": 49.804
},
"oklch": {
"l": 0.7282,
"c": 0.11242,
"h": 181.7
},
"luminance": 0.40895
}Semantic roles & 50–950 ramp
primary
#40BEAC
secondary
#C99099
accent
#4F62D9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281