#74E494#74E494
#74E494 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.3% C 0.153 H 151.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74E494 |
|---|---|
| RGB | rgb(116, 228, 148) |
| HSL | hsl(137, 67%, 67%) |
| HSV | hsv(137, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.56, -49.23, 29.45) |
| CIE-LCH | lch(82.56, 57.37, 149.11°) |
| OKLab | oklab(83.26% -0.1338 0.0738) |
| OKLCH | oklch(83.26% 0.153 151.1) |
| XYZ | xyz(40.2884, 61.3348, 37.7270) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Sea Green
#98F6B0
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E494 #E474C4
analogous
#8CE474 #74E494 #74E4CC
triadic
#74E494 #9474E4 #E49474
tetradic
#74E494 #748CE4 #E474C4 #E4CC74
square
#74E494 #748CE4 #E474C4 #E4CC74
split-complementary
#74E494 #CC74E4 #E4748C
monochromatic
#24BA4F #41DA6D #74E494 #A7EEBB #DAF8E3
Accessibility & contrast
On white
1.58
#74E494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#74E494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E494
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E494 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48F
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#5CE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e494; /* rgb */ color: rgb(116, 228, 148); /* oklch */ color: oklch(83.3% 0.153 151.1);
Tailwind
colors: {
custom: {
50: '#a3edb4',
500: '#74e494',
950: '#000000',
},
}SCSS
$custom: #74e494; $custom-light: #a3edb4; $custom-dark: #000000;
JSON
{
"hex": "#74e494",
"rgb": {
"r": 116,
"g": 228,
"b": 148
},
"hsl": {
"h": 137.143,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.83257,
"c": 0.15284,
"h": 151.1
},
"luminance": 0.61338
}Semantic roles & 50–950 ramp
primary
#74E494
secondary
#BA4398
accent
#169ACF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581