#74CF89#74CF89
#74CF89 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.133 H 149.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF89 |
|---|---|
| RGB | rgb(116, 207, 137) |
| HSL | hsl(134, 49%, 63%) |
| HSV | hsv(134, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(76.16, -42.19, 26.55) |
| CIE-LCH | lch(76.16, 49.85, 147.82°) |
| OKLab | oklab(77.98% -0.1149 0.0667) |
| OKLCH | oklch(77.98% 0.133 149.9) |
| XYZ | xyz(34.0286, 50.1425, 31.5474) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.80
Emerald
#50C878
ΔE00 3.96
Dark Mint
#48C072
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.96
Fern
#63B76C
ΔE00 6.63
Hospital Green
#9BE5AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF89 #CF74BA
analogous
#8CCF74 #74CF89 #74CFB6
triadic
#74CF89 #8974CF #CF8974
tetradic
#74CF89 #748CCF #CF74BA #CFB674
square
#74CF89 #748CCF #CF74BA #CFB674
split-complementary
#74CF89 #B674CF #CF748C
monochromatic
#33954A #47BF62 #74CF89 #A1DFB0 #CFEED6
Accessibility & contrast
On white
1.90
#74CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#74CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF89
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF89 | 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)
#D0C184
Deuteranopia (green-blind)
#C3B88D
Tritanopia (blue-blind)
#64CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf89; /* rgb */ color: rgb(116, 207, 137); /* oklch */ color: oklch(78.0% 0.133 149.9);
Tailwind
colors: {
custom: {
50: '#a0deac',
500: '#74cf89',
950: '#000000',
},
}SCSS
$custom: #74cf89; $custom-light: #a0deac; $custom-dark: #000000;
JSON
{
"hex": "#74cf89",
"rgb": {
"r": 116,
"g": 207,
"b": 137
},
"hsl": {
"h": 133.846,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.77975,
"c": 0.13286,
"h": 149.9
},
"luminance": 0.50145
}Semantic roles & 50–950 ramp
primary
#74CF89
secondary
#9B4C89
accent
#2A9ABC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481