#4CC394#4CC394
#4CC394 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.7% C 0.128 H 163.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC394 |
|---|---|
| RGB | rgb(76, 195, 148) |
| HSL | hsl(156, 50%, 53%) |
| HSV | hsv(156, 61%, 76%) |
| CMYK | cmyk(61%, 0%, 24.1%, 23.5%) |
| CIE-LAB | lab(71.35, -44.47, 13.88) |
| CIE-LCH | lch(71.35, 46.58, 162.66°) |
| OKLab | oklab(73.74% -0.1227 0.0355) |
| OKLCH | oklch(73.74% 0.128 163.9) |
| XYZ | xyz(27.8381, 42.7020, 34.7865) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.85
Green Blue
#01C08D
ΔE00 3.10
Greenish Teal
#32BF84
ΔE00 3.31
Mediumaquamarine
#66CDAA
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.13
Dark Seafoam
#1FB57A
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC394 #C34C7B
analogous
#4CC358 #4CC394 #4CB6C3
triadic
#4CC394 #944CC3 #C3944C
tetradic
#4CC394 #584CC3 #C34C7B #B6C34C
square
#4CC394 #584CC3 #C34C7B #B6C34C
split-complementary
#4CC394 #C34CB6 #C3584C
monochromatic
#256F52 #359D74 #4CC394 #7AD2AF #A8E2CB
Accessibility & contrast
On white
2.20
#4CC394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#4CC394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC394
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC394 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B691
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #4cc394; /* rgb */ color: rgb(76, 195, 148); /* oklch */ color: oklch(73.7% 0.128 163.9);
Tailwind
colors: {
custom: {
50: '#8ad6b3',
500: '#4cc394',
950: '#000000',
},
}SCSS
$custom: #4cc394; $custom-light: #8ad6b3; $custom-dark: #000000;
JSON
{
"hex": "#4cc394",
"rgb": {
"r": 76,
"g": 195,
"b": 148
},
"hsl": {
"h": 156.303,
"s": 49.791,
"l": 53.137
},
"oklch": {
"l": 0.73736,
"c": 0.12775,
"h": 163.9
},
"luminance": 0.42705
}Semantic roles & 50–950 ramp
primary
#4CC394
secondary
#CF9CB0
accent
#4E85D9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380