#4ABC94#4ABC94
#4ABC94 is a light, moderate teal. Relative luminance 0.396; OKLCH L 71.9% C 0.120 H 166.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABC94 |
|---|---|
| RGB | rgb(74, 188, 148) |
| HSL | hsl(159, 46%, 51%) |
| HSV | hsv(159, 61%, 74%) |
| CMYK | cmyk(60.6%, 0%, 21.3%, 26.3%) |
| CIE-LAB | lab(69.15, -41.84, 10.77) |
| CIE-LCH | lch(69.15, 43.21, 165.56°) |
| OKLab | oklab(71.92% -0.1163 0.0276) |
| OKLCH | oklch(71.92% 0.12 166.7) |
| XYZ | xyz(26.1499, 39.5578, 34.2685) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.60
Greeny Blue
#42B395
ΔE00 3.62
Greenblue
#23C48B
ΔE00 4.43
Greenish Teal
#32BF84
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 5.19
Dark Seafoam
#1FB57A
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABC94 #BC4A72
analogous
#4ABC5B #4ABC94 #4AABBC
triadic
#4ABC94 #944ABC #BC944A
tetradic
#4ABC94 #5B4ABC #BC4A72 #ABBC4A
square
#4ABC94 #5B4ABC #BC4A72 #ABBC4A
split-complementary
#4ABC94 #BC4AAB #BC5B4A
monochromatic
#26664F #369372 #4ABC94 #77CDAE #A3DDC9
Accessibility & contrast
On white
2.36
#4ABC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#4ABC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABC94
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABC94 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4abc94; /* rgb */ color: rgb(74, 188, 148); /* oklch */ color: oklch(71.9% 0.120 166.7);
Tailwind
colors: {
custom: {
50: '#88d1b3',
500: '#4abc94',
950: '#000000',
},
}SCSS
$custom: #4abc94; $custom-light: #88d1b3; $custom-dark: #000000;
JSON
{
"hex": "#4abc94",
"rgb": {
"r": 74,
"g": 188,
"b": 148
},
"hsl": {
"h": 158.947,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.71924,
"c": 0.11955,
"h": 166.7
},
"luminance": 0.3956
}Semantic roles & 50–950 ramp
primary
#4ABC94
secondary
#CA98A9
accent
#5280D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280