#74EF93#74EF93
#74EF93 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.169 H 149.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF93 |
|---|---|
| RGB | rgb(116, 239, 147) |
| HSL | hsl(135, 79%, 70%) |
| HSV | hsv(135, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.78, -53.89, 34.24) |
| CIE-LCH | lch(85.78, 63.84, 147.57°) |
| OKLab | oklab(85.89% -0.1462 0.0852) |
| OKLCH | oklch(85.89% 0.169 149.8) |
| XYZ | xyz(43.3325, 67.5490, 38.3529) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.84
Foam Green
#90FDA9
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF93 #EF74D0
analogous
#93EF74 #74EF93 #74EFD1
triadic
#74EF93 #9374EF #EF9374
tetradic
#74EF93 #7493EF #EF74D0 #EFD174
square
#74EF93 #7493EF #EF74D0 #EFD174
split-complementary
#74EF93 #D174EF #EF7493
monochromatic
#18D147 #3DE968 #74EF93 #ABF5BE #E2FCE8
Accessibility & contrast
On white
1.45
#74EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#74EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF93
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF93 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8D
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#59EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ef93; /* rgb */ color: rgb(116, 239, 147); /* oklch */ color: oklch(85.9% 0.169 149.8);
Tailwind
colors: {
custom: {
50: '#a4f5b3',
500: '#74ef93',
950: '#000000',
},
}SCSS
$custom: #74ef93; $custom-light: #a4f5b3; $custom-dark: #000000;
JSON
{
"hex": "#74ef93",
"rgb": {
"r": 116,
"g": 239,
"b": 147
},
"hsl": {
"h": 135.122,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85886,
"c": 0.16917,
"h": 149.8
},
"luminance": 0.67553
}Semantic roles & 50–950 ramp
primary
#74EF93
secondary
#C83FA6
accent
#0AA7DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581