#74CF99#74CF99
#74CF99 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.3% C 0.118 H 156.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF99 |
|---|---|
| RGB | rgb(116, 207, 153) |
| HSL | hsl(144, 49%, 63%) |
| HSV | hsv(144, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.46, -39.25, 18.54) |
| CIE-LCH | lch(76.46, 43.41, 154.71°) |
| OKLab | oklab(78.32% -0.1078 0.0473) |
| OKLCH | oklch(78.32% 0.118 156.3) |
| XYZ | xyz(35.2626, 50.6361, 38.0464) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.51
Eucalyptus
#44D7A8
ΔE00 5.69
Emerald
#50C878
ΔE00 6.11
Soft Green
#6FC276
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF99 #CF74AA
analogous
#7CCF74 #74CF99 #74CFC7
triadic
#74CF99 #9974CF #CF9974
tetradic
#74CF99 #747CCF #CF74AA #CFC774
square
#74CF99 #747CCF #CF74AA #CFC774
split-complementary
#74CF99 #C774CF #CF747C
monochromatic
#33955B #47BF78 #74CF99 #A1DFBA #CFEEDC
Accessibility & contrast
On white
1.89
#74CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#74CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF99
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF99 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#5FCEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cf99; /* rgb */ color: rgb(116, 207, 153); /* oklch */ color: oklch(78.3% 0.118 156.3);
Tailwind
colors: {
custom: {
50: '#a0deb7',
500: '#74cf99',
950: '#000000',
},
}SCSS
$custom: #74cf99; $custom-light: #a0deb7; $custom-dark: #000000;
JSON
{
"hex": "#74cf99",
"rgb": {
"r": 116,
"g": 207,
"b": 153
},
"hsl": {
"h": 144.396,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78319,
"c": 0.11767,
"h": 156.3
},
"luminance": 0.50639
}Semantic roles & 50–950 ramp
primary
#74CF99
secondary
#9B4C7B
accent
#2A80BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481