#74E183#74E183
#74E183 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.165 H 146.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74E183 |
|---|---|
| RGB | rgb(116, 225, 131) |
| HSL | hsl(128, 64%, 67%) |
| HSV | hsv(128, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.40, -50.77, 36.53) |
| CIE-LCH | lch(81.40, 62.55, 144.27°) |
| OKLab | oklab(82.22% -0.1378 0.0901) |
| OKLCH | oklch(82.22% 0.165 146.8) |
| XYZ | xyz(38.2222, 59.1992, 30.8808) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.33
Palegreen
#98FB98
ΔE00 6.23
Turquoise Green
#04F489
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E183 #E174D2
analogous
#9CE174 #74E183 #74E1BA
triadic
#74E183 #8374E1 #E18374
tetradic
#74E183 #749CE1 #E174D2 #E1BA74
square
#74E183 #749CE1 #E174D2 #E1BA74
split-complementary
#74E183 #BA74E1 #E1749C
monochromatic
#27B43A #42D656 #74E183 #A6ECB0 #D9F7DD
Accessibility & contrast
On white
1.64
#74E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#74E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E183
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E183 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#62DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e183; /* rgb */ color: rgb(116, 225, 131); /* oklch */ color: oklch(82.2% 0.165 146.8);
Tailwind
colors: {
custom: {
50: '#a3eba8',
500: '#74e183',
950: '#000000',
},
}SCSS
$custom: #74e183; $custom-light: #a3eba8; $custom-dark: #000000;
JSON
{
"hex": "#74e183",
"rgb": {
"r": 116,
"g": 225,
"b": 131
},
"hsl": {
"h": 128.257,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.82223,
"c": 0.16466,
"h": 146.8
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#74E183
secondary
#B544A5
accent
#19B4CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480