#74E996#74E996
#74E996 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.158 H 151.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74E996 |
|---|---|
| RGB | rgb(116, 233, 150) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(84.06, -50.95, 30.45) |
| CIE-LCH | lch(84.06, 59.35, 149.14°) |
| OKLab | oklab(84.5% -0.1384 0.0762) |
| OKLCH | oklch(84.5% 0.158 151.2) |
| XYZ | xyz(41.8435, 64.1895, 39.0331) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.37
Foam Green
#90FDA9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E996 #E974C7
analogous
#8CE974 #74E996 #74E9D0
triadic
#74E996 #9674E9 #E99674
tetradic
#74E996 #748CE9 #E974C7 #E9D074
square
#74E996 #748CE9 #E974C7 #E9D074
split-complementary
#74E996 #D074E9 #E9748C
monochromatic
#1FC44F #3FE16E #74E996 #A9F1BE #DEFAE6
Accessibility & contrast
On white
1.52
#74E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#74E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E996
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E996 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#5AE6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74e996; /* rgb */ color: rgb(116, 233, 150); /* oklch */ color: oklch(84.5% 0.158 151.2);
Tailwind
colors: {
custom: {
50: '#a3f1b5',
500: '#74e996',
950: '#000000',
},
}SCSS
$custom: #74e996; $custom-light: #a3f1b5; $custom-dark: #000000;
JSON
{
"hex": "#74e996",
"rgb": {
"r": 116,
"g": 233,
"b": 150
},
"hsl": {
"h": 137.436,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.84498,
"c": 0.15803,
"h": 151.2
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#74E996
secondary
#C1409C
accent
#119CD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581