#74CF93#74CF93
#74CF93 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.2% C 0.123 H 153.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF93 |
|---|---|
| RGB | rgb(116, 207, 147) |
| HSL | hsl(140, 49%, 63%) |
| HSV | hsv(140, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(76.34, -40.39, 21.55) |
| CIE-LCH | lch(76.34, 45.78, 151.92°) |
| OKLab | oklab(78.19% -0.1104 0.0547) |
| OKLCH | oklch(78.19% 0.123 153.7) |
| XYZ | xyz(34.7794, 50.4428, 35.5019) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.09
Soft Green
#6FC276
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.33
Dark Mint
#48C072
ΔE00 6.39
Eucalyptus
#44D7A8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF93 #CF74B0
analogous
#82CF74 #74CF93 #74CFC1
triadic
#74CF93 #9374CF #CF9374
tetradic
#74CF93 #7482CF #CF74B0 #CFC174
square
#74CF93 #7482CF #CF74B0 #CFC174
split-complementary
#74CF93 #C174CF #CF7482
monochromatic
#339555 #47BF70 #74CF93 #A1DFB6 #CFEEDA
Accessibility & contrast
On white
1.89
#74CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#74CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF93
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF93 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#C1B997
Tritanopia (blue-blind)
#61CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf93; /* rgb */ color: rgb(116, 207, 147); /* oklch */ color: oklch(78.2% 0.123 153.7);
Tailwind
colors: {
custom: {
50: '#a0deb3',
500: '#74cf93',
950: '#000000',
},
}SCSS
$custom: #74cf93; $custom-light: #a0deb3; $custom-dark: #000000;
JSON
{
"hex": "#74cf93",
"rgb": {
"r": 116,
"g": 207,
"b": 147
},
"hsl": {
"h": 140.44,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78185,
"c": 0.12324,
"h": 153.7
},
"luminance": 0.50445
}Semantic roles & 50–950 ramp
primary
#74CF93
secondary
#9B4C80
accent
#2A8ABC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481