#74E383#74E383
#74E383 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.167 H 146.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #74E383 |
|---|---|
| RGB | rgb(116, 227, 131) |
| HSL | hsl(128, 66%, 67%) |
| HSV | hsv(128, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 42.3%, 11%) |
| CIE-LAB | lab(81.99, -51.59, 37.30) |
| CIE-LCH | lch(81.99, 63.66, 144.13°) |
| OKLab | oklab(82.71% -0.14 0.0918) |
| OKLCH | oklch(82.71% 0.167 146.7) |
| XYZ | xyz(38.7660, 60.2869, 31.0621) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 5.39
Palegreen
#98FB98
ΔE00 5.85
Turquoise Green
#04F489
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E383 #E374D4
analogous
#9DE374 #74E383 #74E3BA
triadic
#74E383 #8374E3 #E38374
tetradic
#74E383 #749DE3 #E374D4 #E3BA74
square
#74E383 #749DE3 #E374D4 #E3BA74
split-complementary
#74E383 #BA74E3 #E3749D
monochromatic
#25B839 #41D956 #74E383 #A7EDB0 #DAF8DE
Accessibility & contrast
On white
1.61
#74E383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#74E383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E383
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E383 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#61DFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e383; /* rgb */ color: rgb(116, 227, 131); /* oklch */ color: oklch(82.7% 0.167 146.7);
Tailwind
colors: {
custom: {
50: '#a3eca8',
500: '#74e383',
950: '#000000',
},
}SCSS
$custom: #74e383; $custom-light: #a3eca8; $custom-dark: #000000;
JSON
{
"hex": "#74e383",
"rgb": {
"r": 116,
"g": 227,
"b": 131
},
"hsl": {
"h": 128.108,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.82708,
"c": 0.16746,
"h": 146.7
},
"luminance": 0.6029
}Semantic roles & 50–950 ramp
primary
#74E383
secondary
#B843A8
accent
#17B6CE
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580