#74E090#74E090
#74E090 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.151 H 150.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #74E090 |
|---|---|
| RGB | rgb(116, 224, 144) |
| HSL | hsl(136, 64%, 67%) |
| HSV | hsv(136, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(81.31, -48.25, 29.83) |
| CIE-LCH | lch(81.31, 56.73, 148.27°) |
| OKLab | oklab(82.22% -0.1312 0.0746) |
| OKLCH | oklch(82.22% 0.151 150.4) |
| XYZ | xyz(38.8896, 59.0349, 35.7257) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.62
Lightgreen
#90EE90
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.68
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E090 #E074C4
analogous
#8EE074 #74E090 #74E0C6
triadic
#74E090 #9074E0 #E09074
tetradic
#74E090 #748EE0 #E074C4 #E0C674
square
#74E090 #748EE0 #E074C4 #E0C674
split-complementary
#74E090 #C674E0 #E0748E
monochromatic
#28B24C #42D568 #74E090 #A6EBB8 #D8F6E0
Accessibility & contrast
On white
1.64
#74E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#74E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E090
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E090 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#5EDDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e090; /* rgb */ color: rgb(116, 224, 144); /* oklch */ color: oklch(82.2% 0.151 150.4);
Tailwind
colors: {
custom: {
50: '#a2eab1',
500: '#74e090',
950: '#000000',
},
}SCSS
$custom: #74e090; $custom-light: #a2eab1; $custom-dark: #000000;
JSON
{
"hex": "#74e090",
"rgb": {
"r": 116,
"g": 224,
"b": 144
},
"hsl": {
"h": 135.556,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82216,
"c": 0.15092,
"h": 150.4
},
"luminance": 0.59038
}Semantic roles & 50–950 ramp
primary
#74E090
secondary
#B34597
accent
#1A9DCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481