#74E290#74E290
#74E290 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.154 H 150.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74E290 |
|---|---|
| RGB | rgb(116, 226, 144) |
| HSL | hsl(135, 65%, 67%) |
| HSV | hsv(135, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(81.90, -49.08, 30.62) |
| CIE-LCH | lch(81.90, 57.85, 148.04°) |
| OKLab | oklab(82.7% -0.1334 0.0765) |
| OKLCH | oklch(82.7% 0.154 150.2) |
| XYZ | xyz(39.4303, 60.1163, 35.9059) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 5.33
Seafoam (survey)
#80F9AD
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E290 #E274C6
analogous
#8FE274 #74E290 #74E2C7
triadic
#74E290 #9074E2 #E29074
tetradic
#74E290 #748FE2 #E274C6 #E2C774
square
#74E290 #748FE2 #E274C6 #E2C774
split-complementary
#74E290 #C774E2 #E2748F
monochromatic
#26B64B #41D768 #74E290 #A7EDB8 #D9F7E1
Accessibility & contrast
On white
1.61
#74E290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#74E290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E290
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E290 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28A
Deuteranopia (green-blind)
#D4C795
Tritanopia (blue-blind)
#5EDFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e290; /* rgb */ color: rgb(116, 226, 144); /* oklch */ color: oklch(82.7% 0.154 150.2);
Tailwind
colors: {
custom: {
50: '#a2ecb1',
500: '#74e290',
950: '#000000',
},
}SCSS
$custom: #74e290; $custom-light: #a2ecb1; $custom-dark: #000000;
JSON
{
"hex": "#74e290",
"rgb": {
"r": 116,
"g": 226,
"b": 144
},
"hsl": {
"h": 135.273,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.82698,
"c": 0.15376,
"h": 150.2
},
"luminance": 0.60119
}Semantic roles & 50–950 ramp
primary
#74E290
secondary
#B64499
accent
#189FCD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581