#74EF8F#74EF8F
#74EF8F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.173 H 148.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF8F |
|---|---|
| RGB | rgb(116, 239, 143) |
| HSL | hsl(133, 79%, 70%) |
| HSV | hsv(133, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.72, -54.53, 36.15) |
| CIE-LCH | lch(85.72, 65.43, 146.46°) |
| OKLab | oklab(85.81% -0.1479 0.0895) |
| OKLCH | oklch(85.81% 0.173 148.8) |
| XYZ | xyz(43.0241, 67.4256, 36.7285) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.93
Baby Green
#8CFF9E
ΔE00 3.73
Mint Green
#8FFF9F
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.95
Palegreen
#98FB98
ΔE00 4.12
Foam Green
#90FDA9
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF8F #EF74D4
analogous
#96EF74 #74EF8F #74EFCD
triadic
#74EF8F #8F74EF #EF8F74
tetradic
#74EF8F #7496EF #EF74D4 #EFCD74
square
#74EF8F #7496EF #EF74D4 #EFCD74
split-complementary
#74EF8F #CD74EF #EF7496
monochromatic
#18D141 #3DE963 #74EF8F #ABF5BB #E2FCE7
Accessibility & contrast
On white
1.45
#74EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#74EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF8F
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF8F | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#5BEBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ef8f; /* rgb */ color: rgb(116, 239, 143); /* oklch */ color: oklch(85.8% 0.173 148.8);
Tailwind
colors: {
custom: {
50: '#a4f5b1',
500: '#74ef8f',
950: '#000000',
},
}SCSS
$custom: #74ef8f; $custom-light: #a4f5b1; $custom-dark: #000000;
JSON
{
"hex": "#74ef8f",
"rgb": {
"r": 116,
"g": 239,
"b": 143
},
"hsl": {
"h": 133.171,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85814,
"c": 0.17288,
"h": 148.8
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#74EF8F
secondary
#C83FAA
accent
#0AAEDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581