#4CDC9D#4CDC9D
#4CDC9D is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.153 H 160.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDC9D |
|---|---|
| RGB | rgb(76, 220, 157) |
| HSL | hsl(154, 67%, 58%) |
| HSV | hsv(154, 65%, 86%) |
| CMYK | cmyk(65.5%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.13, -52.84, 19.93) |
| CIE-LCH | lch(79.13, 56.47, 159.33°) |
| OKLab | oklab(80.17% -0.1444 0.0507) |
| OKLCH | oklch(80.17% 0.153 160.7) |
| XYZ | xyz(34.6561, 55.1535, 40.7110) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.58
Aqua Marine
#2EE8BB
ΔE00 5.93
Light Greenish Blue
#63F7B4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDC9D #DC4C8B
analogous
#4CDC55 #4CDC9D #4CD3DC
triadic
#4CDC9D #9D4CDC #DC9D4C
tetradic
#4CDC9D #554CDC #DC4C8B #D3DC4C
square
#4CDC9D #554CDC #DC4C8B #D3DC4C
split-complementary
#4CDC9D #DC4CD3 #DC554C
monochromatic
#1C915E #26C47F #4CDC9D #7FE6B9 #B2F0D5
Accessibility & contrast
On white
1.75
#4CDC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#4CDC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDC9D
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDC9D | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC99
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4cdc9d; /* rgb */ color: rgb(76, 220, 157); /* oklch */ color: oklch(80.2% 0.153 160.7);
Tailwind
colors: {
custom: {
50: '#8ee8ba',
500: '#4cdc9d',
950: '#000000',
},
}SCSS
$custom: #4cdc9d; $custom-light: #8ee8ba; $custom-dark: #000000;
JSON
{
"hex": "#4cdc9d",
"rgb": {
"r": 76,
"g": 220,
"b": 157
},
"hsl": {
"h": 153.75,
"s": 67.29,
"l": 58.039
},
"oklch": {
"l": 0.80166,
"c": 0.15304,
"h": 160.7
},
"luminance": 0.55157
}Semantic roles & 50–950 ramp
primary
#4CDC9D
secondary
#963660
accent
#3E89EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481