#74E993#74E993
#74E993 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.161 H 150.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #74E993 |
|---|---|
| RGB | rgb(116, 233, 147) |
| HSL | hsl(136, 73%, 68%) |
| HSV | hsv(136, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(84.01, -51.46, 31.90) |
| CIE-LCH | lch(84.01, 60.55, 148.20°) |
| OKLab | oklab(84.44% -0.1397 0.0796) |
| OKLCH | oklch(84.44% 0.161 150.3) |
| XYZ | xyz(41.6050, 64.0941, 37.7771) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.43
Foam Green
#90FDA9
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E993 #E974CA
analogous
#8FE974 #74E993 #74E9CD
triadic
#74E993 #9374E9 #E99374
tetradic
#74E993 #748FE9 #E974CA #E9CD74
square
#74E993 #748FE9 #E974CA #E9CD74
split-complementary
#74E993 #CD74E9 #E9748F
monochromatic
#1FC44B #3FE16A #74E993 #A9F1BC #DEFAE5
Accessibility & contrast
On white
1.52
#74E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#74E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E993
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E993 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#5BE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #74e993; /* rgb */ color: rgb(116, 233, 147); /* oklch */ color: oklch(84.4% 0.161 150.3);
Tailwind
colors: {
custom: {
50: '#a3f1b3',
500: '#74e993',
950: '#000000',
},
}SCSS
$custom: #74e993; $custom-light: #a3f1b3; $custom-dark: #000000;
JSON
{
"hex": "#74e993",
"rgb": {
"r": 116,
"g": 233,
"b": 147
},
"hsl": {
"h": 135.897,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.84441,
"c": 0.16083,
"h": 150.3
},
"luminance": 0.64097
}Semantic roles & 50–950 ramp
primary
#74E993
secondary
#C1409F
accent
#11A1D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581