#40AF95#40AF95
#40AF95 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.4% C 0.108 H 174.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #40AF95 |
|---|---|
| RGB | rgb(64, 175, 149) |
| HSL | hsl(166, 46%, 47%) |
| HSV | hsv(166, 63%, 69%) |
| CMYK | cmyk(63.4%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(64.90, -37.72, 4.10) |
| CIE-LCH | lch(64.90, 37.94, 173.80°) |
| OKLab | oklab(68.38% -0.1072 0.0103) |
| OKLCH | oklch(68.38% 0.108 174.5) |
| XYZ | xyz(22.8665, 33.9174, 33.7696) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.59
Tealish
#24BCA8
ΔE00 4.69
Turquoise (survey)
#06C2AC
ΔE00 5.99
Topaz
#13BBAF
ΔE00 6.54
Lightseagreen
#20B2AA
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40AF95 #AF405A
analogous
#40AF5E #40AF95 #4092AF
triadic
#40AF95 #9540AF #AF9540
tetradic
#40AF95 #5E40AF #AF405A #92AF40
square
#40AF95 #5E40AF #AF405A #92AF40
split-complementary
#40AF95 #AF4092 #AF5E40
monochromatic
#1F5549 #30826F #40AF95 #65C7B0 #92D7C7
Accessibility & contrast
On white
2.70
#40AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#40AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40AF95
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40AF95 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A494
Deuteranopia (green-blind)
#999997
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #40af95; /* rgb */ color: rgb(64, 175, 149); /* oklch */ color: oklch(68.4% 0.108 174.5);
Tailwind
colors: {
custom: {
50: '#81c7b4',
500: '#40af95',
950: '#000000',
},
}SCSS
$custom: #40af95; $custom-light: #81c7b4; $custom-dark: #000000;
JSON
{
"hex": "#40af95",
"rgb": {
"r": 64,
"g": 175,
"b": 149
},
"hsl": {
"h": 165.946,
"s": 46.444,
"l": 46.863
},
"oklch": {
"l": 0.68382,
"c": 0.10771,
"h": 174.5
},
"luminance": 0.3392
}Semantic roles & 50–950 ramp
primary
#40AF95
secondary
#C38896
accent
#5271D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280