#4CC19A#4CC19A
#4CC19A is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.4% C 0.121 H 167.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC19A |
|---|---|
| RGB | rgb(76, 193, 154) |
| HSL | hsl(160, 49%, 53%) |
| HSV | hsv(160, 61%, 76%) |
| CMYK | cmyk(60.6%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(70.88, -42.25, 9.96) |
| CIE-LCH | lch(70.88, 43.40, 166.73°) |
| OKLab | oklab(73.39% -0.1178 0.0255) |
| OKLCH | oklch(73.39% 0.121 167.8) |
| XYZ | xyz(27.8803, 42.0067, 37.2044) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 3.90
Greeny Blue
#42B395
ΔE00 4.38
Greenblue
#23C48B
ΔE00 4.47
Greenish Teal
#32BF84
ΔE00 4.99
Eucalyptus
#44D7A8
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC19A #C14C73
analogous
#4CC15F #4CC19A #4CAEC1
triadic
#4CC19A #9A4CC1 #C19A4C
tetradic
#4CC19A #5F4CC1 #C14C73 #AEC14C
square
#4CC19A #5F4CC1 #C14C73 #AEC14C
split-complementary
#4CC19A #C14CAE #C15F4C
monochromatic
#266D55 #359A79 #4CC19A #79D1B4 #A7E0CD
Accessibility & contrast
On white
2.23
#4CC19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#4CC19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC19A
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC19A | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#ACA99D
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4cc19a; /* rgb */ color: rgb(76, 193, 154); /* oklch */ color: oklch(73.4% 0.121 167.8);
Tailwind
colors: {
custom: {
50: '#89d4b7',
500: '#4cc19a',
950: '#000000',
},
}SCSS
$custom: #4cc19a; $custom-light: #89d4b7; $custom-dark: #000000;
JSON
{
"hex": "#4cc19a",
"rgb": {
"r": 76,
"g": 193,
"b": 154
},
"hsl": {
"h": 160,
"s": 48.548,
"l": 52.745
},
"oklch": {
"l": 0.73391,
"c": 0.12051,
"h": 167.8
},
"luminance": 0.4201
}Semantic roles & 50–950 ramp
primary
#4CC19A
secondary
#CE9BAC
accent
#507DD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380