#74CF85#74CF85
#74CF85 is a light, vivid green. Relative luminance 0.500; OKLCH L 77.9% C 0.137 H 148.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF85 |
|---|---|
| RGB | rgb(116, 207, 133) |
| HSL | hsl(131, 49%, 63%) |
| HSV | hsv(131, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.09, -42.88, 28.54) |
| CIE-LCH | lch(76.09, 51.50, 146.35°) |
| OKLab | oklab(77.9% -0.1167 0.0714) |
| OKLCH | oklch(77.9% 0.137 148.5) |
| XYZ | xyz(33.7469, 50.0298, 30.0642) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.46
Emerald
#50C878
ΔE00 3.78
Dark Mint
#48C072
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.87
Fern
#63B76C
ΔE00 6.43
Algae Green
#21C36F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF85 #CF74BE
analogous
#90CF74 #74CF85 #74CFB2
triadic
#74CF85 #8574CF #CF8574
tetradic
#74CF85 #7490CF #CF74BE #CFB274
square
#74CF85 #7490CF #CF74BE #CFB274
split-complementary
#74CF85 #B274CF #CF7490
monochromatic
#339546 #47BF5D #74CF85 #A1DFAD #CFEED5
Accessibility & contrast
On white
1.91
#74CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#74CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF85
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF85 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C3B889
Tritanopia (blue-blind)
#65CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf85; /* rgb */ color: rgb(116, 207, 133); /* oklch */ color: oklch(77.9% 0.137 148.5);
Tailwind
colors: {
custom: {
50: '#a1dea9',
500: '#74cf85',
950: '#000000',
},
}SCSS
$custom: #74cf85; $custom-light: #a1dea9; $custom-dark: #000000;
JSON
{
"hex": "#74cf85",
"rgb": {
"r": 116,
"g": 207,
"b": 133
},
"hsl": {
"h": 131.209,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.77896,
"c": 0.13676,
"h": 148.5
},
"luminance": 0.50032
}Semantic roles & 50–950 ramp
primary
#74CF85
secondary
#9B4C8C
accent
#2AA1BC
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480