#4AC499#4AC499
#4AC499 is a light, vivid teal. Relative luminance 0.432; OKLCH L 74.1% C 0.126 H 166.3°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4AC499 |
|---|---|
| RGB | rgb(74, 196, 153) |
| HSL | hsl(159, 51%, 53%) |
| HSV | hsv(159, 62%, 77%) |
| CMYK | cmyk(62.2%, 0%, 21.9%, 23.1%) |
| CIE-LAB | lab(71.71, -44.15, 11.68) |
| CIE-LCH | lch(71.71, 45.67, 165.18°) |
| OKLab | oklab(74.05% -0.1225 0.0299) |
| OKLCH | oklch(74.05% 0.126 166.3) |
| XYZ | xyz(28.3108, 43.2327, 36.9836) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.38
Greenblue
#23C48B
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 3.85
Greenish Teal
#32BF84
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.72
Greeny Blue
#42B395
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AC499 #C44A75
analogous
#4AC45C #4AC499 #4AB2C4
triadic
#4AC499 #994AC4 #C4994A
tetradic
#4AC499 #5C4AC4 #C44A75 #B2C44A
square
#4AC499 #5C4AC4 #C44A75 #B2C44A
split-complementary
#4AC499 #C44AB2 #C45C4A
monochromatic
#246F55 #339D78 #4AC499 #78D3B3 #A6E2CD
Accessibility & contrast
On white
2.18
#4AC499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#4AC499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AC499
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AC499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AC499 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #4ac499; /* rgb */ color: rgb(74, 196, 153); /* oklch */ color: oklch(74.1% 0.126 166.3);
Tailwind
colors: {
custom: {
50: '#89d6b7',
500: '#4ac499',
950: '#000000',
},
}SCSS
$custom: #4ac499; $custom-light: #89d6b7; $custom-dark: #000000;
JSON
{
"hex": "#4ac499",
"rgb": {
"r": 74,
"g": 196,
"b": 153
},
"hsl": {
"h": 158.852,
"s": 50.833,
"l": 52.941
},
"oklch": {
"l": 0.74052,
"c": 0.12611,
"h": 166.3
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#4AC499
secondary
#CF9BAD
accent
#4D7FDA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380