#74E79F#74E79F
#74E79F is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.147 H 154.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74E79F |
|---|---|
| RGB | rgb(116, 231, 159) |
| HSL | hsl(142, 71%, 68%) |
| HSV | hsv(142, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.63, -48.52, 25.26) |
| CIE-LCH | lch(83.63, 54.70, 152.49°) |
| OKLab | oklab(84.2% -0.1323 0.0639) |
| OKLCH | oklch(84.2% 0.147 154.2) |
| XYZ | xyz(42.0333, 63.3646, 42.8098) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.48
Light Sea Green
#98F6B0
ΔE00 4.50
Hospital Green
#9BE5AA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E79F #E774BC
analogous
#82E774 #74E79F #74E7D9
triadic
#74E79F #9F74E7 #E79F74
tetradic
#74E79F #7482E7 #E774BC #E7D974
square
#74E79F #7482E7 #E774BC #E7D974
split-complementary
#74E79F #D974E7 #E77482
monochromatic
#21C05C #40DE7B #74E79F #A8F0C3 #DCF9E7
Accessibility & contrast
On white
1.54
#74E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#74E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E79F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E79F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79B
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#57E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e79f; /* rgb */ color: rgb(116, 231, 159); /* oklch */ color: oklch(84.2% 0.147 154.2);
Tailwind
colors: {
custom: {
50: '#a3efbb',
500: '#74e79f',
950: '#000000',
},
}SCSS
$custom: #74e79f; $custom-light: #a3efbb; $custom-dark: #000000;
JSON
{
"hex": "#74e79f",
"rgb": {
"r": 116,
"g": 231,
"b": 159
},
"hsl": {
"h": 142.435,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.84198,
"c": 0.1469,
"h": 154.2
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#74E79F
secondary
#BF418F
accent
#138BD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582