#4AC495#4AC495
#4AC495 is a light, vivid teal. Relative luminance 0.431; OKLCH L 74.0% C 0.129 H 164.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4AC495 |
|---|---|
| RGB | rgb(74, 196, 149) |
| HSL | hsl(157, 51%, 53%) |
| HSV | hsv(157, 62%, 77%) |
| CMYK | cmyk(62.2%, 0%, 24%, 23.1%) |
| CIE-LAB | lab(71.62, -45.06, 13.72) |
| CIE-LCH | lch(71.62, 47.10, 163.07°) |
| OKLab | oklab(73.95% -0.1244 0.0351) |
| OKLCH | oklch(73.95% 0.129 164.2) |
| XYZ | xyz(27.9860, 43.1027, 35.2727) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.78
Green Blue
#01C08D
ΔE00 3.04
Greenish Teal
#32BF84
ΔE00 3.40
Mediumaquamarine
#66CDAA
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 4.85
Dark Seafoam
#1FB57A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AC495 #C44A79
analogous
#4AC458 #4AC495 #4AB6C4
triadic
#4AC495 #954AC4 #C4954A
tetradic
#4AC495 #584AC4 #C44A79 #B6C44A
square
#4AC495 #584AC4 #C44A79 #B6C44A
split-complementary
#4AC495 #C44AB6 #C4584A
monochromatic
#246F52 #339D75 #4AC495 #78D3B0 #A6E2CB
Accessibility & contrast
On white
2.18
#4AC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#4AC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AC495
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AC495 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B792
Deuteranopia (green-blind)
#B0AB98
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #4ac495; /* rgb */ color: rgb(74, 196, 149); /* oklch */ color: oklch(74.0% 0.129 164.2);
Tailwind
colors: {
custom: {
50: '#89d6b4',
500: '#4ac495',
950: '#000000',
},
}SCSS
$custom: #4ac495; $custom-light: #89d6b4; $custom-dark: #000000;
JSON
{
"hex": "#4ac495",
"rgb": {
"r": 74,
"g": 196,
"b": 149
},
"hsl": {
"h": 156.885,
"s": 50.833,
"l": 52.941
},
"oklch": {
"l": 0.73951,
"c": 0.12922,
"h": 164.2
},
"luminance": 0.43106
}Semantic roles & 50–950 ramp
primary
#4AC495
secondary
#CF9BAF
accent
#4D84DA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380