#4CDA99#4CDA99
#4CDA99 is a light, vivid teal. Relative luminance 0.540; OKLCH L 79.6% C 0.154 H 159.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDA99 |
|---|---|
| RGB | rgb(76, 218, 153) |
| HSL | hsl(153, 66%, 58%) |
| HSV | hsv(153, 65%, 85%) |
| CMYK | cmyk(65.1%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(78.45, -52.87, 21.09) |
| CIE-LCH | lch(78.45, 56.92, 158.25°) |
| OKLab | oklab(79.58% -0.1442 0.0535) |
| OKLCH | oklch(79.58% 0.154 159.6) |
| XYZ | xyz(33.7984, 53.9756, 38.7679) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.03
Eucalyptus
#44D7A8
ΔE00 4.21
Seaweed
#18D17B
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.82
Greenblue
#23C48B
ΔE00 5.93
Emerald
#50C878
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDA99 #DA4C8D
analogous
#4CDA52 #4CDA99 #4CD4DA
triadic
#4CDA99 #994CDA #DA994C
tetradic
#4CDA99 #524CDA #DA4C8D #D4DA4C
square
#4CDA99 #524CDA #DA4C8D #D4DA4C
split-complementary
#4CDA99 #DA4CD4 #DA524C
monochromatic
#1D8E5B #28C17B #4CDA99 #7FE4B6 #B1EFD3
Accessibility & contrast
On white
1.78
#4CDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#4CDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDA99
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDA99 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA95
Deuteranopia (green-blind)
#C5BD9D
Tritanopia (blue-blind)
#00D9C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #4cda99; /* rgb */ color: rgb(76, 218, 153); /* oklch */ color: oklch(79.6% 0.154 159.6);
Tailwind
colors: {
custom: {
50: '#8de6b7',
500: '#4cda99',
950: '#000000',
},
}SCSS
$custom: #4cda99; $custom-light: #8de6b7; $custom-dark: #000000;
JSON
{
"hex": "#4cda99",
"rgb": {
"r": 76,
"g": 218,
"b": 153
},
"hsl": {
"h": 152.535,
"s": 65.741,
"l": 57.647
},
"oklch": {
"l": 0.79581,
"c": 0.15384,
"h": 159.6
},
"luminance": 0.53979
}Semantic roles & 50–950 ramp
primary
#4CDA99
secondary
#943761
accent
#3F8DE9
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481