#74CF92#74CF92
#74CF92 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.2% C 0.124 H 153.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF92 |
|---|---|
| RGB | rgb(116, 207, 146) |
| HSL | hsl(140, 49%, 63%) |
| HSV | hsv(140, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 29.5%, 18.8%) |
| CIE-LAB | lab(76.32, -40.58, 22.05) |
| CIE-LCH | lch(76.32, 46.18, 151.48°) |
| OKLab | oklab(78.16% -0.1109 0.0559) |
| OKLCH | oklch(78.16% 0.124 153.3) |
| XYZ | xyz(34.7013, 50.4115, 35.0904) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.05
Seafoam
#7FE0B3
ΔE00 6.06
Dark Mint
#48C072
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.33
Seaweed
#18D17B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF92 #CF74B1
analogous
#83CF74 #74CF92 #74CFBF
triadic
#74CF92 #9274CF #CF9274
tetradic
#74CF92 #7483CF #CF74B1 #CFBF74
square
#74CF92 #7483CF #CF74B1 #CFBF74
split-complementary
#74CF92 #BF74CF #CF7483
monochromatic
#339554 #47BF6E #74CF92 #A1DFB6 #CFEED9
Accessibility & contrast
On white
1.89
#74CF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#74CF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF92
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF92 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#61CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf92; /* rgb */ color: rgb(116, 207, 146); /* oklch */ color: oklch(78.2% 0.124 153.3);
Tailwind
colors: {
custom: {
50: '#a0deb2',
500: '#74cf92',
950: '#000000',
},
}SCSS
$custom: #74cf92; $custom-light: #a0deb2; $custom-dark: #000000;
JSON
{
"hex": "#74cf92",
"rgb": {
"r": 116,
"g": 207,
"b": 146
},
"hsl": {
"h": 139.78,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78163,
"c": 0.12419,
"h": 153.3
},
"luminance": 0.50414
}Semantic roles & 50–950 ramp
primary
#74CF92
secondary
#9B4C81
accent
#2A8CBC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481