#74E28D#74E28D
#74E28D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.157 H 149.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74E28D |
|---|---|
| RGB | rgb(116, 226, 141) |
| HSL | hsl(134, 65%, 67%) |
| HSV | hsv(134, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.85, -49.58, 32.08) |
| CIE-LCH | lch(81.85, 59.06, 147.10°) |
| OKLab | oklab(82.64% -0.1347 0.0799) |
| OKLCH | oklch(82.64% 0.157 149.3) |
| XYZ | xyz(39.2040, 60.0258, 34.7144) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 5.55
Seafoam (survey)
#80F9AD
ΔE00 5.65
Tealish Green
#0CDC73
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E28D #E274C9
analogous
#92E274 #74E28D #74E2C4
triadic
#74E28D #8D74E2 #E28D74
tetradic
#74E28D #7492E2 #E274C9 #E2C474
square
#74E28D #7492E2 #E274C9 #E2C474
split-complementary
#74E28D #C474E2 #E27492
monochromatic
#26B647 #41D763 #74E28D #A7EDB7 #D9F7E0
Accessibility & contrast
On white
1.61
#74E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#74E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E28D
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E28D | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#5FDECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e28d; /* rgb */ color: rgb(116, 226, 141); /* oklch */ color: oklch(82.6% 0.157 149.3);
Tailwind
colors: {
custom: {
50: '#a2ecaf',
500: '#74e28d',
950: '#000000',
},
}SCSS
$custom: #74e28d; $custom-light: #a2ecaf; $custom-dark: #000000;
JSON
{
"hex": "#74e28d",
"rgb": {
"r": 116,
"g": 226,
"b": 141
},
"hsl": {
"h": 133.636,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.82642,
"c": 0.1566,
"h": 149.3
},
"luminance": 0.60029
}Semantic roles & 50–950 ramp
primary
#74E28D
secondary
#B6449C
accent
#18A4CD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581