#74CF98#74CF98
#74CF98 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.3% C 0.119 H 155.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF98 |
|---|---|
| RGB | rgb(116, 207, 152) |
| HSL | hsl(144, 49%, 63%) |
| HSV | hsv(144, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.44, -39.44, 19.04) |
| CIE-LCH | lch(76.44, 43.80, 154.23°) |
| OKLab | oklab(78.3% -0.1082 0.0485) |
| OKLCH | oklch(78.3% 0.119 155.9) |
| XYZ | xyz(35.1803, 50.6032, 37.6132) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.74
Eucalyptus
#44D7A8
ΔE00 5.83
Emerald
#50C878
ΔE00 5.93
Soft Green
#6FC276
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF98 #CF74AB
analogous
#7DCF74 #74CF98 #74CFC5
triadic
#74CF98 #9874CF #CF9874
tetradic
#74CF98 #747DCF #CF74AB #CFC574
square
#74CF98 #747DCF #CF74AB #CFC574
split-complementary
#74CF98 #C574CF #CF747D
monochromatic
#33955A #47BF76 #74CF98 #A1DFBA #CFEEDB
Accessibility & contrast
On white
1.89
#74CF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#74CF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF98
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF98 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#C0B99B
Tritanopia (blue-blind)
#5FCDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cf98; /* rgb */ color: rgb(116, 207, 152); /* oklch */ color: oklch(78.3% 0.119 155.9);
Tailwind
colors: {
custom: {
50: '#a0deb6',
500: '#74cf98',
950: '#000000',
},
}SCSS
$custom: #74cf98; $custom-light: #a0deb6; $custom-dark: #000000;
JSON
{
"hex": "#74cf98",
"rgb": {
"r": 116,
"g": 207,
"b": 152
},
"hsl": {
"h": 143.736,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78297,
"c": 0.11859,
"h": 155.9
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#74CF98
secondary
#9B4C7C
accent
#2A82BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481