#74FC94#74FC94
#74FC94 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.0% C 0.186 H 149.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74FC94 |
|---|---|
| RGB | rgb(116, 252, 148) |
| HSL | hsl(134, 96%, 72%) |
| HSV | hsv(134, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 41.3%, 1.2%) |
| CIE-LAB | lab(89.61, -58.84, 38.75) |
| CIE-LCH | lch(89.61, 70.46, 146.63°) |
| OKLab | oklab(89.03% -0.1594 0.0957) |
| OKLCH | oklch(89.03% 0.186 149) |
| XYZ | xyz(47.3550, 75.4678, 40.0825) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.13
Mint Green
#8FFF9F
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 3.19
Palegreen
#98FB98
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FC94 #FC74DC
analogous
#98FC74 #74FC94 #74FCD8
triadic
#74FC94 #9474FC #FC9474
tetradic
#74FC94 #7498FC #FC74DC #FCD874
square
#74FC94 #7498FC #FC74DC #FCD874
split-complementary
#74FC94 #D874FC #FC7498
monochromatic
#05F03D #38FB66 #74FC94 #B0FDC2 #E1FEE8
Accessibility & contrast
On white
1.30
#74FC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#74FC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FC94
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FC94 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#EBDC9B
Tritanopia (blue-blind)
#55F8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #74fc94; /* rgb */ color: rgb(116, 252, 148); /* oklch */ color: oklch(89.0% 0.186 149.0);
Tailwind
colors: {
custom: {
50: '#a6feb4',
500: '#74fc94',
950: '#000000',
},
}SCSS
$custom: #74fc94; $custom-light: #a6feb4; $custom-dark: #000000;
JSON
{
"hex": "#74fc94",
"rgb": {
"r": 116,
"g": 252,
"b": 148
},
"hsl": {
"h": 134.118,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89029,
"c": 0.18593,
"h": 149
},
"luminance": 0.75472
}Semantic roles & 50–950 ramp
primary
#74FC94
secondary
#D83CB4
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681