#4CDB99#4CDB99
#4CDB99 is a light, vivid teal. Relative luminance 0.545; OKLCH L 79.8% C 0.155 H 159.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDB99 |
|---|---|
| RGB | rgb(76, 219, 153) |
| HSL | hsl(152, 67%, 58%) |
| HSV | hsv(152, 65%, 86%) |
| CMYK | cmyk(65.3%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(78.75, -53.27, 21.50) |
| CIE-LCH | lch(78.75, 57.44, 158.02°) |
| OKLab | oklab(79.83% -0.1452 0.0545) |
| OKLCH | oklch(79.83% 0.155 159.4) |
| XYZ | xyz(34.0585, 54.4958, 38.8546) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.83
Eucalyptus
#44D7A8
ΔE00 4.41
Seaweed
#18D17B
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.88
Emerald
#50C878
ΔE00 6.10
Weird Green
#3AE57F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDB99 #DB4C8E
analogous
#4CDB51 #4CDB99 #4CD5DB
triadic
#4CDB99 #994CDB #DB994C
tetradic
#4CDB99 #514CDB #DB4C8E #D5DB4C
square
#4CDB99 #514CDB #DB4C8E #D5DB4C
split-complementary
#4CDB99 #DB4CD5 #DB514C
monochromatic
#1D905B #27C37B #4CDB99 #7FE5B6 #B2EFD3
Accessibility & contrast
On white
1.76
#4CDB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#4CDB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDB99
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDB99 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#C6BD9D
Tritanopia (blue-blind)
#00DAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4cdb99; /* rgb */ color: rgb(76, 219, 153); /* oklch */ color: oklch(79.8% 0.155 159.4);
Tailwind
colors: {
custom: {
50: '#8de7b7',
500: '#4cdb99',
950: '#000000',
},
}SCSS
$custom: #4cdb99; $custom-light: #8de7b7; $custom-dark: #000000;
JSON
{
"hex": "#4cdb99",
"rgb": {
"r": 76,
"g": 219,
"b": 153
},
"hsl": {
"h": 152.308,
"s": 66.512,
"l": 57.843
},
"oklch": {
"l": 0.79829,
"c": 0.15514,
"h": 159.4
},
"luminance": 0.54499
}Semantic roles & 50–950 ramp
primary
#4CDB99
secondary
#953662
accent
#3E8DE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0D1611
muted
#7F8481