#4CDB98#4CDB98
#4CDB98 is a light, vivid teal. Relative luminance 0.545; OKLCH L 79.8% C 0.156 H 159.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDB98 |
|---|---|
| RGB | rgb(76, 219, 152) |
| HSL | hsl(152, 67%, 58%) |
| HSV | hsv(152, 65%, 86%) |
| CMYK | cmyk(65.3%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(78.73, -53.47, 22.00) |
| CIE-LCH | lch(78.73, 57.82, 157.64°) |
| OKLab | oklab(79.81% -0.1457 0.0558) |
| OKLCH | oklch(79.81% 0.156 159.1) |
| XYZ | xyz(33.9763, 54.4629, 38.4215) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.73
Eucalyptus
#44D7A8
ΔE00 4.61
Seaweed
#18D17B
ΔE00 4.78
Emerald
#50C878
ΔE00 5.96
Weird Green
#3AE57F
ΔE00 5.97
Seafoam
#7FE0B3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDB98 #DB4C8F
analogous
#4CDB50 #4CDB98 #4CD7DB
triadic
#4CDB98 #984CDB #DB984C
tetradic
#4CDB98 #504CDB #DB4C8F #D7DB4C
square
#4CDB98 #504CDB #DB4C8F #D7DB4C
split-complementary
#4CDB98 #DB4CD7 #DB504C
monochromatic
#1D905A #27C37A #4CDB98 #7FE5B5 #B2EFD3
Accessibility & contrast
On white
1.77
#4CDB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#4CDB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDB98
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDB98 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#C6BD9C
Tritanopia (blue-blind)
#00DAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4cdb98; /* rgb */ color: rgb(76, 219, 152); /* oklch */ color: oklch(79.8% 0.156 159.1);
Tailwind
colors: {
custom: {
50: '#8de7b6',
500: '#4cdb98',
950: '#000000',
},
}SCSS
$custom: #4cdb98; $custom-light: #8de7b6; $custom-dark: #000000;
JSON
{
"hex": "#4cdb98",
"rgb": {
"r": 76,
"g": 219,
"b": 152
},
"hsl": {
"h": 151.888,
"s": 66.512,
"l": 57.843
},
"oklch": {
"l": 0.79807,
"c": 0.156,
"h": 159.1
},
"luminance": 0.54467
}Semantic roles & 50–950 ramp
primary
#4CDB98
secondary
#953663
accent
#3E8FE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0D1611
muted
#7F8481