#74CF8B#74CF8B
#74CF8B is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.131 H 150.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74CF8B |
|---|---|
| RGB | rgb(116, 207, 139) |
| HSL | hsl(135, 49%, 63%) |
| HSV | hsv(135, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 32.9%, 18.8%) |
| CIE-LAB | lab(76.19, -41.84, 25.55) |
| CIE-LCH | lch(76.19, 49.03, 148.59°) |
| OKLab | oklab(78.02% -0.114 0.0643) |
| OKLCH | oklch(78.02% 0.131 150.6) |
| XYZ | xyz(34.1734, 50.2004, 32.3100) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.03
Emerald
#50C878
ΔE00 4.11
Dark Mint
#48C072
ΔE00 5.68
Seaweed
#18D17B
ΔE00 6.05
Hospital Green
#9BE5AA
ΔE00 6.59
Fern
#63B76C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CF8B #CF74B8
analogous
#8ACF74 #74CF8B #74CFB8
triadic
#74CF8B #8B74CF #CF8B74
tetradic
#74CF8B #748ACF #CF74B8 #CFB874
square
#74CF8B #748ACF #CF74B8 #CFB874
split-complementary
#74CF8B #B874CF #CF748A
monochromatic
#33954C #47BF65 #74CF8B #A1DFB1 #CFEED7
Accessibility & contrast
On white
1.90
#74CF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#74CF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CF8B
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CF8B | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C187
Deuteranopia (green-blind)
#C2B88F
Tritanopia (blue-blind)
#63CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cf8b; /* rgb */ color: rgb(116, 207, 139); /* oklch */ color: oklch(78.0% 0.131 150.6);
Tailwind
colors: {
custom: {
50: '#a0dead',
500: '#74cf8b',
950: '#000000',
},
}SCSS
$custom: #74cf8b; $custom-light: #a0dead; $custom-dark: #000000;
JSON
{
"hex": "#74cf8b",
"rgb": {
"r": 116,
"g": 207,
"b": 139
},
"hsl": {
"h": 135.165,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78016,
"c": 0.13091,
"h": 150.6
},
"luminance": 0.50203
}Semantic roles & 50–950 ramp
primary
#74CF8B
secondary
#9B4C87
accent
#2A97BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481