#74CD98#74CD98
#74CD98 is a light, moderate green. Relative luminance 0.496; OKLCH L 77.8% C 0.116 H 156.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #74CD98 |
|---|---|
| RGB | rgb(116, 205, 152) |
| HSL | hsl(144, 47%, 63%) |
| HSV | hsv(144, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(75.85, -38.54, 18.23) |
| CIE-LCH | lch(75.85, 42.64, 154.69°) |
| OKLab | oklab(77.82% -0.1059 0.0465) |
| OKLCH | oklch(77.82% 0.116 156.3) |
| XYZ | xyz(34.6988, 49.6402, 37.4528) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.40
Eucalyptus
#44D7A8
ΔE00 5.88
Emerald
#50C878
ΔE00 6.12
Soft Green
#6FC276
ΔE00 6.21
Greenblue
#23C48B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CD98 #CD74A9
analogous
#7CCD74 #74CD98 #74CDC5
triadic
#74CD98 #9874CD #CD9874
tetradic
#74CD98 #747CCD #CD74A9 #CDC574
square
#74CD98 #747CCD #CD74A9 #CDC574
split-complementary
#74CD98 #C574CD #CD747C
monochromatic
#35925A #47BD77 #74CD98 #A1DDB9 #CEEDDB
Accessibility & contrast
On white
1.92
#74CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#74CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CD98
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CD98 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC195
Deuteranopia (green-blind)
#BFB79B
Tritanopia (blue-blind)
#60CCBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #74cd98; /* rgb */ color: rgb(116, 205, 152); /* oklch */ color: oklch(77.8% 0.116 156.3);
Tailwind
colors: {
custom: {
50: '#a0ddb6',
500: '#74cd98',
950: '#000000',
},
}SCSS
$custom: #74cd98; $custom-light: #a0ddb6; $custom-dark: #000000;
JSON
{
"hex": "#74cd98",
"rgb": {
"r": 116,
"g": 205,
"b": 152
},
"hsl": {
"h": 144.27,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.77817,
"c": 0.11561,
"h": 156.3
},
"luminance": 0.49643
}Semantic roles & 50–950 ramp
primary
#74CD98
secondary
#DEBED1
accent
#2B80BA
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380