#74E39E#74E39E
#74E39E is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.2% C 0.142 H 154.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74E39E |
|---|---|
| RGB | rgb(116, 227, 158) |
| HSL | hsl(143, 66%, 67%) |
| HSV | hsv(143, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(82.44, -47.02, 24.15) |
| CIE-LCH | lch(82.44, 52.86, 152.81°) |
| OKLab | oklab(83.22% -0.1283 0.0611) |
| OKLCH | oklch(83.22% 0.142 154.5) |
| XYZ | xyz(40.8401, 61.1165, 41.9857) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.78
Seafoam Green
#7AF9AB
ΔE00 4.79
Aqua Green
#12E193
ΔE00 5.07
Light Greenish Blue
#63F7B4
ΔE00 5.09
Light Sea Green
#98F6B0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E39E #E374B9
analogous
#81E374 #74E39E #74E3D6
triadic
#74E39E #9E74E3 #E39E74
tetradic
#74E39E #7481E3 #E374B9 #E3D674
square
#74E39E #7481E3 #E374B9 #E3D674
split-complementary
#74E39E #D674E3 #E37481
monochromatic
#25B85C #41D97A #74E39E #A7EDC2 #DAF8E5
Accessibility & contrast
On white
1.59
#74E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#74E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E39E
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E39E | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D2C9A2
Tritanopia (blue-blind)
#59E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e39e; /* rgb */ color: rgb(116, 227, 158); /* oklch */ color: oklch(83.2% 0.142 154.5);
Tailwind
colors: {
custom: {
50: '#a2ecbb',
500: '#74e39e',
950: '#000000',
},
}SCSS
$custom: #74e39e; $custom-light: #a2ecbb; $custom-dark: #000000;
JSON
{
"hex": "#74e39e",
"rgb": {
"r": 116,
"g": 227,
"b": 158
},
"hsl": {
"h": 142.703,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.8322,
"c": 0.14215,
"h": 154.5
},
"luminance": 0.6112
}Semantic roles & 50–950 ramp
primary
#74E39E
secondary
#B8438C
accent
#1789CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581