#74F194#74F194
#74F194 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.4% C 0.171 H 149.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #74F194 |
|---|---|
| RGB | rgb(116, 241, 148) |
| HSL | hsl(135, 82%, 70%) |
| HSV | hsv(135, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(86.38, -54.52, 34.53) |
| CIE-LCH | lch(86.38, 64.54, 147.65°) |
| OKLab | oklab(86.39% -0.1479 0.0859) |
| OKLCH | oklch(86.39% 0.171 149.9) |
| XYZ | xyz(44.0001, 68.7580, 38.9642) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F194 #F174D1
analogous
#93F174 #74F194 #74F1D2
triadic
#74F194 #9474F1 #F19474
tetradic
#74F194 #7493F1 #F174D1 #F1D274
square
#74F194 #7493F1 #F174D1 #F1D274
split-complementary
#74F194 #D274F1 #F17493
monochromatic
#15D547 #3CEB69 #74F194 #ACF7BF #E3FCEA
Accessibility & contrast
On white
1.42
#74F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#74F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F194
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F194 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#59EDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #74f194; /* rgb */ color: rgb(116, 241, 148); /* oklch */ color: oklch(86.4% 0.171 149.9);
Tailwind
colors: {
custom: {
50: '#a4f6b4',
500: '#74f194',
950: '#000000',
},
}SCSS
$custom: #74f194; $custom-light: #a4f6b4; $custom-dark: #000000;
JSON
{
"hex": "#74f194",
"rgb": {
"r": 116,
"g": 241,
"b": 148
},
"hsl": {
"h": 135.36,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.86385,
"c": 0.171,
"h": 149.9
},
"luminance": 0.68762
}Semantic roles & 50–950 ramp
primary
#74F194
secondary
#CB3FA7
accent
#07A7DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581