#74E89A#74E89A
#74E89A is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.153 H 152.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #74E89A |
|---|---|
| RGB | rgb(116, 232, 154) |
| HSL | hsl(140, 72%, 68%) |
| HSV | hsv(140, 50%, 91%) |
| CMYK | cmyk(50%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.84, -49.84, 28.11) |
| CIE-LCH | lch(83.84, 57.22, 150.58°) |
| OKLab | oklab(84.34% -0.1356 0.0707) |
| OKLCH | oklch(84.34% 0.153 152.5) |
| XYZ | xyz(41.8888, 63.7559, 40.6643) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E89A #E874C2
analogous
#88E874 #74E89A #74E8D4
triadic
#74E89A #9A74E8 #E89A74
tetradic
#74E89A #7488E8 #E874C2 #E8D474
square
#74E89A #7488E8 #E874C2 #E8D474
split-complementary
#74E89A #D474E8 #E87488
monochromatic
#20C255 #3FDF74 #74E89A #A9F1C0 #DDF9E6
Accessibility & contrast
On white
1.53
#74E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#74E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E89A
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E89A | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D8CC9F
Tritanopia (blue-blind)
#59E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #74e89a; /* rgb */ color: rgb(116, 232, 154); /* oklch */ color: oklch(84.3% 0.153 152.5);
Tailwind
colors: {
custom: {
50: '#a3f0b8',
500: '#74e89a',
950: '#000000',
},
}SCSS
$custom: #74e89a; $custom-light: #a3f0b8; $custom-dark: #000000;
JSON
{
"hex": "#74e89a",
"rgb": {
"r": 116,
"g": 232,
"b": 154
},
"hsl": {
"h": 139.655,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.84336,
"c": 0.1529,
"h": 152.5
},
"luminance": 0.63759
}Semantic roles & 50–950 ramp
primary
#74E89A
secondary
#C04096
accent
#1294D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581