#40C19C#40C19C
#40C19C is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.1% C 0.125 H 170.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #40C19C |
|---|---|
| RGB | rgb(64, 193, 156) |
| HSL | hsl(163, 51%, 50%) |
| HSV | hsv(163, 67%, 76%) |
| CMYK | cmyk(66.8%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(70.61, -43.91, 8.46) |
| CIE-LCH | lch(70.61, 44.72, 169.09°) |
| OKLab | oklab(73.1% -0.1229 0.0216) |
| OKLCH | oklch(73.1% 0.125 170) |
| XYZ | xyz(27.1820, 41.6272, 38.0484) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.86
Greeny Blue
#42B395
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.28
Greenblue
#23C48B
ΔE00 4.84
Turquoise (survey)
#06C2AC
ΔE00 5.25
Greenish Teal
#32BF84
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40C19C #C14065
analogous
#40C15C #40C19C #40A5C1
triadic
#40C19C #9C40C1 #C19C40
tetradic
#40C19C #5C40C1 #C14065 #A5C140
square
#40C19C #5C40C1 #C14065 #A5C140
split-complementary
#40C19C #C140A5 #C15C40
monochromatic
#216652 #309477 #40C19C #6ED0B4 #9CDFCC
Accessibility & contrast
On white
2.25
#40C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#40C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40C19C
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40C19C | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB49A
Deuteranopia (green-blind)
#AAA79F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #40c19c; /* rgb */ color: rgb(64, 193, 156); /* oklch */ color: oklch(73.1% 0.125 170.0);
Tailwind
colors: {
custom: {
50: '#84d4b9',
500: '#40c19c',
950: '#000000',
},
}SCSS
$custom: #40c19c; $custom-light: #84d4b9; $custom-dark: #000000;
JSON
{
"hex": "#40c19c",
"rgb": {
"r": 64,
"g": 193,
"b": 156
},
"hsl": {
"h": 162.791,
"s": 50.988,
"l": 50.392
},
"oklch": {
"l": 0.73104,
"c": 0.12477,
"h": 170
},
"luminance": 0.4163
}Semantic roles & 50–950 ramp
primary
#40C19C
secondary
#CB92A2
accent
#4D76DA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380