#74CF95#74CF95
#74CF95 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.121 H 154.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF95 |
|---|---|
| RGB | rgb(116, 207, 149) |
| HSL | hsl(142, 49%, 63%) |
| HSV | hsv(142, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.38, -40.02, 20.55) |
| CIE-LCH | lch(76.38, 44.98, 152.82°) |
| OKLab | oklab(78.23% -0.1096 0.0522) |
| OKLCH | oklch(78.23% 0.121 154.5) |
| XYZ | xyz(34.9377, 50.5061, 36.3356) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.58
Eucalyptus
#44D7A8
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF95 #CF74AE
analogous
#80CF74 #74CF95 #74CFC2
triadic
#74CF95 #9574CF #CF9574
tetradic
#74CF95 #7480CF #CF74AE #CFC274
square
#74CF95 #7480CF #CF74AE #CFC274
split-complementary
#74CF95 #C274CF #CF7480
monochromatic
#339557 #47BF72 #74CF95 #A1DFB8 #CFEEDA
Accessibility & contrast
On white
1.89
#74CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#74CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF95
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF95 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#60CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf95; /* rgb */ color: rgb(116, 207, 149); /* oklch */ color: oklch(78.2% 0.121 154.5);
Tailwind
colors: {
custom: {
50: '#a0deb4',
500: '#74cf95',
950: '#000000',
},
}SCSS
$custom: #74cf95; $custom-light: #a0deb4; $custom-dark: #000000;
JSON
{
"hex": "#74cf95",
"rgb": {
"r": 116,
"g": 207,
"b": 149
},
"hsl": {
"h": 141.758,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78229,
"c": 0.12137,
"h": 154.5
},
"luminance": 0.50509
}Semantic roles & 50–950 ramp
primary
#74CF95
secondary
#9B4C7E
accent
#2A87BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481