#74F093#74F093
#74F093 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.171 H 149.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #74F093 |
|---|---|
| RGB | rgb(116, 240, 147) |
| HSL | hsl(135, 81%, 70%) |
| HSV | hsv(135, 52%, 94%) |
| CMYK | cmyk(51.7%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(86.07, -54.29, 34.62) |
| CIE-LCH | lch(86.07, 64.39, 147.47°) |
| OKLab | oklab(86.13% -0.1472 0.0861) |
| OKLCH | oklch(86.13% 0.171 149.7) |
| XYZ | xyz(43.6261, 68.1361, 38.4507) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.60
Mint Green
#8FFF9F
ΔE00 3.74
Foam Green
#90FDA9
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F093 #F074D1
analogous
#93F074 #74F093 #74F0D1
triadic
#74F093 #9374F0 #F09374
tetradic
#74F093 #7493F0 #F074D1 #F0D174
square
#74F093 #7493F0 #F074D1 #F0D174
split-complementary
#74F093 #D174F0 #F07493
monochromatic
#17D346 #3DEA68 #74F093 #ABF6BE #E2FCE9
Accessibility & contrast
On white
1.44
#74F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#74F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F093
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F093 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8D
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#59ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74f093; /* rgb */ color: rgb(116, 240, 147); /* oklch */ color: oklch(86.1% 0.171 149.7);
Tailwind
colors: {
custom: {
50: '#a4f6b3',
500: '#74f093',
950: '#000000',
},
}SCSS
$custom: #74f093; $custom-light: #a4f6b3; $custom-dark: #000000;
JSON
{
"hex": "#74f093",
"rgb": {
"r": 116,
"g": 240,
"b": 147
},
"hsl": {
"h": 135,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.86126,
"c": 0.17055,
"h": 149.7
},
"luminance": 0.6814
}Semantic roles & 50–950 ramp
primary
#74F093
secondary
#C93FA7
accent
#09A8DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581