#74EE8B#74EE8B
#74EE8B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.175 H 147.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE8B |
|---|---|
| RGB | rgb(116, 238, 139) |
| HSL | hsl(131, 78%, 69%) |
| HSV | hsv(131, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(85.36, -54.77, 37.68) |
| CIE-LCH | lch(85.36, 66.48, 145.47°) |
| OKLab | oklab(85.5% -0.1485 0.093) |
| OKLCH | oklch(85.5% 0.175 147.9) |
| XYZ | xyz(42.4345, 66.7227, 35.0637) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Baby Green
#8CFF9E
ΔE00 3.95
Mint Green
#8FFF9F
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE8B #EE74D7
analogous
#9AEE74 #74EE8B #74EEC8
triadic
#74EE8B #8B74EE #EE8B74
tetradic
#74EE8B #749AEE #EE74D7 #EEC874
square
#74EE8B #749AEE #EE74D7 #EEC874
split-complementary
#74EE8B #C874EE #EE749A
monochromatic
#19CE3B #3DE75D #74EE8B #ABF5B9 #E1FBE6
Accessibility & contrast
On white
1.46
#74EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#74EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE8B
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE8B | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#5CEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ee8b; /* rgb */ color: rgb(116, 238, 139); /* oklch */ color: oklch(85.5% 0.175 147.9);
Tailwind
colors: {
custom: {
50: '#a4f4ae',
500: '#74ee8b',
950: '#000000',
},
}SCSS
$custom: #74ee8b; $custom-light: #a4f4ae; $custom-dark: #000000;
JSON
{
"hex": "#74ee8b",
"rgb": {
"r": 116,
"g": 238,
"b": 139
},
"hsl": {
"h": 131.311,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85504,
"c": 0.17522,
"h": 147.9
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#74EE8B
secondary
#C73FAD
accent
#0BB3DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581