#74E49F#74E49F
#74E49F is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.5% C 0.143 H 154.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74E49F |
|---|---|
| RGB | rgb(116, 228, 159) |
| HSL | hsl(143, 67%, 67%) |
| HSV | hsv(143, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.75, -47.25, 24.06) |
| CIE-LCH | lch(82.75, 53.03, 153.01°) |
| OKLab | oklab(83.48% -0.129 0.0609) |
| OKLCH | oklch(83.48% 0.143 154.7) |
| XYZ | xyz(41.2008, 61.6997, 42.5323) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 4.95
Light Sea Green
#98F6B0
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E49F #E474B9
analogous
#81E474 #74E49F #74E4D7
triadic
#74E49F #9F74E4 #E49F74
tetradic
#74E49F #7481E4 #E474B9 #E4D774
square
#74E49F #7481E4 #E474B9 #E4D774
split-complementary
#74E49F #D774E4 #E47481
monochromatic
#24BA5D #41DA7C #74E49F #A7EEC2 #DAF8E6
Accessibility & contrast
On white
1.57
#74E49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#74E49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E49F
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E49F | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#58E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74e49f; /* rgb */ color: rgb(116, 228, 159); /* oklch */ color: oklch(83.5% 0.143 154.7);
Tailwind
colors: {
custom: {
50: '#a3edbb',
500: '#74e49f',
950: '#000000',
},
}SCSS
$custom: #74e49f; $custom-light: #a3edbb; $custom-dark: #000000;
JSON
{
"hex": "#74e49f",
"rgb": {
"r": 116,
"g": 228,
"b": 159
},
"hsl": {
"h": 143.036,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.8348,
"c": 0.14265,
"h": 154.7
},
"luminance": 0.61703
}Semantic roles & 50–950 ramp
primary
#74E49F
secondary
#BA438C
accent
#1688CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582