#74E99F#74E99F
#74E99F is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.150 H 153.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74E99F |
|---|---|
| RGB | rgb(116, 233, 159) |
| HSL | hsl(142, 73%, 68%) |
| HSV | hsv(142, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.22, -49.35, 26.06) |
| CIE-LCH | lch(84.22, 55.81, 152.16°) |
| OKLab | oklab(84.68% -0.1345 0.0658) |
| OKLCH | oklch(84.68% 0.15 153.9) |
| XYZ | xyz(42.5963, 64.4905, 42.9974) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Blue Green
#7EFBB3
ΔE00 4.00
Light Sea Green
#98F6B0
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E99F #E974BE
analogous
#83E974 #74E99F #74E9D9
triadic
#74E99F #9F74E9 #E99F74
tetradic
#74E99F #7483E9 #E974BE #E9D974
square
#74E99F #7483E9 #E974BE #E9D974
split-complementary
#74E99F #D974E9 #E97483
monochromatic
#1FC45B #3FE17B #74E99F #A9F1C3 #DEFAE8
Accessibility & contrast
On white
1.51
#74E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#74E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E99F
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E99F | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D8CDA4
Tritanopia (blue-blind)
#57E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74e99f; /* rgb */ color: rgb(116, 233, 159); /* oklch */ color: oklch(84.7% 0.150 153.9);
Tailwind
colors: {
custom: {
50: '#a3f1bb',
500: '#74e99f',
950: '#000000',
},
}SCSS
$custom: #74e99f; $custom-light: #a3f1bb; $custom-dark: #000000;
JSON
{
"hex": "#74e99f",
"rgb": {
"r": 116,
"g": 233,
"b": 159
},
"hsl": {
"h": 142.051,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.84677,
"c": 0.14972,
"h": 153.9
},
"luminance": 0.64494
}Semantic roles & 50–950 ramp
primary
#74E99F
secondary
#C14092
accent
#118DD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582