#74F192#74F192
#74F192 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.173 H 149.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #74F192 |
|---|---|
| RGB | rgb(116, 241, 146) |
| HSL | hsl(134, 82%, 70%) |
| HSV | hsv(134, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(86.35, -54.85, 35.49) |
| CIE-LCH | lch(86.35, 65.33, 147.09°) |
| OKLab | oklab(86.35% -0.1487 0.0881) |
| OKLCH | oklch(86.35% 0.173 149.4) |
| XYZ | xyz(43.8431, 68.6953, 38.1377) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.72
Foam Green
#90FDA9
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F192 #F174D3
analogous
#95F174 #74F192 #74F1D0
triadic
#74F192 #9274F1 #F19274
tetradic
#74F192 #7495F1 #F174D3 #F1D074
square
#74F192 #7495F1 #F174D3 #F1D074
split-complementary
#74F192 #D074F1 #F17495
monochromatic
#15D543 #3CEB66 #74F192 #ACF7BE #E3FCE9
Accessibility & contrast
On white
1.42
#74F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#74F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F192
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F192 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#59EDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #74f192; /* rgb */ color: rgb(116, 241, 146); /* oklch */ color: oklch(86.3% 0.173 149.4);
Tailwind
colors: {
custom: {
50: '#a4f6b3',
500: '#74f192',
950: '#000000',
},
}SCSS
$custom: #74f192; $custom-light: #a4f6b3; $custom-dark: #000000;
JSON
{
"hex": "#74f192",
"rgb": {
"r": 116,
"g": 241,
"b": 146
},
"hsl": {
"h": 134.4,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.86349,
"c": 0.17284,
"h": 149.4
},
"luminance": 0.68699
}Semantic roles & 50–950 ramp
primary
#74F192
secondary
#CB3FA9
accent
#07ABDE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581