#74E79B#74E79B
#74E79B is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.151 H 152.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #74E79B |
|---|---|
| RGB | rgb(116, 231, 155) |
| HSL | hsl(140, 71%, 68%) |
| HSV | hsv(140, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.56, -49.24, 27.22) |
| CIE-LCH | lch(83.56, 56.27, 151.07°) |
| OKLab | oklab(84.12% -0.1341 0.0686) |
| OKLCH | oklch(84.12% 0.151 152.9) |
| XYZ | xyz(41.6918, 63.2280, 41.0112) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 4.58
Light Bluish Green
#76FDA8
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E79B #E774C0
analogous
#86E774 #74E79B #74E7D4
triadic
#74E79B #9B74E7 #E79B74
tetradic
#74E79B #7486E7 #E774C0 #E7D474
square
#74E79B #7486E7 #E774C0 #E7D474
split-complementary
#74E79B #D474E7 #E77486
monochromatic
#21C057 #40DE75 #74E79B #A8F0C1 #DCF9E6
Accessibility & contrast
On white
1.54
#74E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#74E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E79B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E79B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#59E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e79b; /* rgb */ color: rgb(116, 231, 155); /* oklch */ color: oklch(84.1% 0.151 152.9);
Tailwind
colors: {
custom: {
50: '#a3efb9',
500: '#74e79b',
950: '#000000',
},
}SCSS
$custom: #74e79b; $custom-light: #a3efb9; $custom-dark: #000000;
JSON
{
"hex": "#74e79b",
"rgb": {
"r": 116,
"g": 231,
"b": 155
},
"hsl": {
"h": 140.348,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.84116,
"c": 0.15057,
"h": 152.9
},
"luminance": 0.63231
}Semantic roles & 50–950 ramp
primary
#74E79B
secondary
#BF4194
accent
#1392D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581