#40CC95#40CC95
#40CC95 is a light, vivid teal. Relative luminance 0.464; OKLCH L 75.7% C 0.144 H 162.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #40CC95 |
|---|---|
| RGB | rgb(64, 204, 149) |
| HSL | hsl(156, 58%, 53%) |
| HSV | hsv(156, 69%, 80%) |
| CMYK | cmyk(68.6%, 0%, 27%, 20%) |
| CIE-LAB | lab(73.83, -50.10, 16.77) |
| CIE-LCH | lch(73.83, 52.83, 161.49°) |
| OKLab | oklab(75.69% -0.1374 0.0427) |
| OKLCH | oklch(75.69% 0.144 162.7) |
| XYZ | xyz(29.1290, 46.4424, 35.8571) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.53
Eucalyptus
#44D7A8
ΔE00 3.63
Greenish Teal
#32BF84
ΔE00 3.73
Green Blue
#01C08D
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40CC95 #CC4077
analogous
#40CC4F #40CC95 #40BDCC
triadic
#40CC95 #9540CC #CC9540
tetradic
#40CC95 #4F40CC #CC4077 #BDCC40
square
#40CC95 #4F40CC #CC4077 #BDCC40
split-complementary
#40CC95 #CC40BD #CC4F40
monochromatic
#1F7352 #2CA374 #40CC95 #70D9B0 #A1E6CB
Accessibility & contrast
On white
2.04
#40CC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#40CC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40CC95
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40CC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40CC95 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD92
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#00CCBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #40cc95; /* rgb */ color: rgb(64, 204, 149); /* oklch */ color: oklch(75.7% 0.144 162.7);
Tailwind
colors: {
custom: {
50: '#86dcb4',
500: '#40cc95',
950: '#000000',
},
}SCSS
$custom: #40cc95; $custom-light: #86dcb4; $custom-dark: #000000;
JSON
{
"hex": "#40cc95",
"rgb": {
"r": 64,
"g": 204,
"b": 149
},
"hsl": {
"h": 156.429,
"s": 57.851,
"l": 52.549
},
"oklch": {
"l": 0.7569,
"c": 0.14387,
"h": 162.7
},
"luminance": 0.46446
}Semantic roles & 50–950 ramp
primary
#40CC95
secondary
#D295AD
accent
#4783E1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380