#4CC298#4CC298
#4CC298 is a light, vivid teal. Relative luminance 0.424; OKLCH L 73.6% C 0.123 H 166.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC298 |
|---|---|
| RGB | rgb(76, 194, 152) |
| HSL | hsl(159, 49%, 53%) |
| HSV | hsv(159, 61%, 76%) |
| CMYK | cmyk(60.8%, 0%, 21.6%, 23.9%) |
| CIE-LAB | lab(71.14, -43.14, 11.42) |
| CIE-LCH | lch(71.14, 44.62, 165.18°) |
| OKLab | oklab(73.59% -0.1198 0.0292) |
| OKLCH | oklch(73.59% 0.123 166.3) |
| XYZ | xyz(27.9369, 42.3842, 36.4084) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.45
Greenblue
#23C48B
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.02
Greenish Teal
#32BF84
ΔE00 4.32
Greeny Blue
#42B395
ΔE00 5.00
Eucalyptus
#44D7A8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC298 #C24C76
analogous
#4CC25D #4CC298 #4CB1C2
triadic
#4CC298 #984CC2 #C2984C
tetradic
#4CC298 #5D4CC2 #C24C76 #B1C24C
square
#4CC298 #5D4CC2 #C24C76 #B1C24C
split-complementary
#4CC298 #C24CB1 #C25D4C
monochromatic
#266E54 #359C77 #4CC298 #7AD2B2 #A7E1CD
Accessibility & contrast
On white
2.22
#4CC298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#4CC298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC298
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC298 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB596
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #4cc298; /* rgb */ color: rgb(76, 194, 152); /* oklch */ color: oklch(73.6% 0.123 166.3);
Tailwind
colors: {
custom: {
50: '#89d5b6',
500: '#4cc298',
950: '#000000',
},
}SCSS
$custom: #4cc298; $custom-light: #89d5b6; $custom-dark: #000000;
JSON
{
"hex": "#4cc298",
"rgb": {
"r": 76,
"g": 194,
"b": 152
},
"hsl": {
"h": 158.644,
"s": 49.167,
"l": 52.941
},
"oklch": {
"l": 0.73588,
"c": 0.12329,
"h": 166.3
},
"luminance": 0.42387
}Semantic roles & 50–950 ramp
primary
#4CC298
secondary
#CE9BAE
accent
#4F80D9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380