#74CF97#74CF97
#74CF97 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.3% C 0.120 H 155.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF97 |
|---|---|
| RGB | rgb(116, 207, 151) |
| HSL | hsl(143, 49%, 63%) |
| HSV | hsv(143, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.42, -39.63, 19.55) |
| CIE-LCH | lch(76.42, 44.19, 153.75°) |
| OKLab | oklab(78.27% -0.1087 0.0498) |
| OKLCH | oklch(78.27% 0.12 155.4) |
| XYZ | xyz(35.0988, 50.5705, 37.1837) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.26
Emerald
#50C878
ΔE00 5.75
Soft Green
#6FC276
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 5.96
Eucalyptus
#44D7A8
ΔE00 5.98
Hospital Green
#9BE5AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF97 #CF74AC
analogous
#7ECF74 #74CF97 #74CFC4
triadic
#74CF97 #9774CF #CF9774
tetradic
#74CF97 #747ECF #CF74AC #CFC474
square
#74CF97 #747ECF #CF74AC #CFC474
split-complementary
#74CF97 #C474CF #CF747E
monochromatic
#339559 #47BF75 #74CF97 #A1DFB9 #CFEEDB
Accessibility & contrast
On white
1.89
#74CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#74CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF97
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF97 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#60CDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf97; /* rgb */ color: rgb(116, 207, 151); /* oklch */ color: oklch(78.3% 0.120 155.4);
Tailwind
colors: {
custom: {
50: '#a0deb5',
500: '#74cf97',
950: '#000000',
},
}SCSS
$custom: #74cf97; $custom-light: #a0deb5; $custom-dark: #000000;
JSON
{
"hex": "#74cf97",
"rgb": {
"r": 116,
"g": 207,
"b": 151
},
"hsl": {
"h": 143.077,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78274,
"c": 0.11951,
"h": 155.4
},
"luminance": 0.50573
}Semantic roles & 50–950 ramp
primary
#74CF97
secondary
#9B4C7D
accent
#2A84BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481