#74F090#74F090
#74F090 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.173 H 149.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #74F090 |
|---|---|
| RGB | rgb(116, 240, 144) |
| HSL | hsl(134, 81%, 70%) |
| HSV | hsv(134, 52%, 94%) |
| CMYK | cmyk(51.7%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(86.03, -54.77, 36.06) |
| CIE-LCH | lch(86.03, 65.58, 146.64°) |
| OKLab | oklab(86.07% -0.1485 0.0894) |
| OKLCH | oklch(86.07% 0.173 149) |
| XYZ | xyz(43.3937, 68.0432, 37.2271) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.75
Foam Green
#90FDA9
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F090 #F074D4
analogous
#96F074 #74F090 #74F0CE
triadic
#74F090 #9074F0 #F09074
tetradic
#74F090 #7496F0 #F074D4 #F0CE74
square
#74F090 #7496F0 #F074D4 #F0CE74
split-complementary
#74F090 #CE74F0 #F07496
monochromatic
#17D341 #3DEA64 #74F090 #ABF6BC #E2FCE8
Accessibility & contrast
On white
1.44
#74F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#74F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F090
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F090 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#5AECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74f090; /* rgb */ color: rgb(116, 240, 144); /* oklch */ color: oklch(86.1% 0.173 149.0);
Tailwind
colors: {
custom: {
50: '#a4f6b1',
500: '#74f090',
950: '#000000',
},
}SCSS
$custom: #74f090; $custom-light: #a4f6b1; $custom-dark: #000000;
JSON
{
"hex": "#74f090",
"rgb": {
"r": 116,
"g": 240,
"b": 144
},
"hsl": {
"h": 133.548,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.86073,
"c": 0.17333,
"h": 149
},
"luminance": 0.68047
}Semantic roles & 50–950 ramp
primary
#74F090
secondary
#C93FAA
accent
#09ADDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581