#74CF8A#74CF8A
#74CF8A is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.132 H 150.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF8A |
|---|---|
| RGB | rgb(116, 207, 138) |
| HSL | hsl(135, 49%, 63%) |
| HSV | hsv(135, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.17, -42.02, 26.05) |
| CIE-LCH | lch(76.17, 49.44, 148.20°) |
| OKLab | oklab(78% -0.1145 0.0655) |
| OKLCH | oklch(78% 0.132 150.2) |
| XYZ | xyz(34.1006, 50.1713, 31.9269) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.91
Emerald
#50C878
ΔE00 4.03
Dark Mint
#48C072
ΔE00 5.62
Seaweed
#18D17B
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.65
Fern
#63B76C
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF8A #CF74B9
analogous
#8BCF74 #74CF8A #74CFB7
triadic
#74CF8A #8A74CF #CF8A74
tetradic
#74CF8A #748BCF #CF74B9 #CFB774
square
#74CF8A #748BCF #CF74B9 #CFB774
split-complementary
#74CF8A #B774CF #CF748B
monochromatic
#33954B #47BF64 #74CF8A #A1DFB0 #CFEED7
Accessibility & contrast
On white
1.90
#74CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#74CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF8A
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF8A | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C3B88E
Tritanopia (blue-blind)
#63CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf8a; /* rgb */ color: rgb(116, 207, 138); /* oklch */ color: oklch(78.0% 0.132 150.2);
Tailwind
colors: {
custom: {
50: '#a0deac',
500: '#74cf8a',
950: '#000000',
},
}SCSS
$custom: #74cf8a; $custom-light: #a0deac; $custom-dark: #000000;
JSON
{
"hex": "#74cf8a",
"rgb": {
"r": 116,
"g": 207,
"b": 138
},
"hsl": {
"h": 134.505,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.77995,
"c": 0.13188,
"h": 150.2
},
"luminance": 0.50174
}Semantic roles & 50–950 ramp
primary
#74CF8A
secondary
#9B4C88
accent
#2A99BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481