#74EF99#74EF99
#74EF99 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.164 H 151.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF99 |
|---|---|
| RGB | rgb(116, 239, 153) |
| HSL | hsl(138, 79%, 70%) |
| HSV | hsv(138, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.88, -52.88, 31.35) |
| CIE-LCH | lch(85.88, 61.47, 149.34°) |
| OKLab | oklab(86% -0.1436 0.0784) |
| OKLCH | oklch(86% 0.164 151.4) |
| XYZ | xyz(43.8157, 67.7423, 40.8974) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.60
Foam Green
#90FDA9
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF99 #EF74CA
analogous
#8DEF74 #74EF99 #74EFD7
triadic
#74EF99 #9974EF #EF9974
tetradic
#74EF99 #748DEF #EF74CA #EFD774
square
#74EF99 #748DEF #EF74CA #EFD774
split-complementary
#74EF99 #D774EF #EF748D
monochromatic
#18D150 #3DE971 #74EF99 #ABF5C1 #E2FCEA
Accessibility & contrast
On white
1.44
#74EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#74EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF99
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF99 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#57ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74ef99; /* rgb */ color: rgb(116, 239, 153); /* oklch */ color: oklch(86.0% 0.164 151.4);
Tailwind
colors: {
custom: {
50: '#a4f5b7',
500: '#74ef99',
950: '#000000',
},
}SCSS
$custom: #74ef99; $custom-light: #a4f5b7; $custom-dark: #000000;
JSON
{
"hex": "#74ef99",
"rgb": {
"r": 116,
"g": 239,
"b": 153
},
"hsl": {
"h": 138.049,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85997,
"c": 0.16362,
"h": 151.4
},
"luminance": 0.67746
}Semantic roles & 50–950 ramp
primary
#74EF99
secondary
#C83F9F
accent
#0A9DDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581