#74EF92#74EF92
#74EF92 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.170 H 149.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF92 |
|---|---|
| RGB | rgb(116, 239, 146) |
| HSL | hsl(135, 79%, 70%) |
| HSV | hsv(135, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.76, -54.05, 34.72) |
| CIE-LCH | lch(85.76, 64.24, 147.29°) |
| OKLab | oklab(85.87% -0.1466 0.0862) |
| OKLCH | oklch(85.87% 0.17 149.5) |
| XYZ | xyz(43.2544, 67.5178, 37.9414) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.75
Baby Green
#8CFF9E
ΔE00 3.77
Mint Green
#8FFF9F
ΔE00 3.90
Foam Green
#90FDA9
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF92 #EF74D1
analogous
#94EF74 #74EF92 #74EFD0
triadic
#74EF92 #9274EF #EF9274
tetradic
#74EF92 #7494EF #EF74D1 #EFD074
square
#74EF92 #7494EF #EF74D1 #EFD074
split-complementary
#74EF92 #D074EF #EF7494
monochromatic
#18D145 #3DE967 #74EF92 #ABF5BD #E2FCE8
Accessibility & contrast
On white
1.45
#74EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#74EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF92
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF92 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#5AEBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ef92; /* rgb */ color: rgb(116, 239, 146); /* oklch */ color: oklch(85.9% 0.170 149.5);
Tailwind
colors: {
custom: {
50: '#a4f5b3',
500: '#74ef92',
950: '#000000',
},
}SCSS
$custom: #74ef92; $custom-light: #a4f5b3; $custom-dark: #000000;
JSON
{
"hex": "#74ef92",
"rgb": {
"r": 116,
"g": 239,
"b": 146
},
"hsl": {
"h": 134.634,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85868,
"c": 0.1701,
"h": 149.5
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#74EF92
secondary
#C83FA7
accent
#0AA8DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581