#74EB85#74EB85
#74EB85 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.177 H 146.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #74EB85 |
|---|---|
| RGB | rgb(116, 235, 133) |
| HSL | hsl(129, 75%, 69%) |
| HSV | hsv(129, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(84.39, -54.49, 39.39) |
| CIE-LCH | lch(84.39, 67.24, 144.14°) |
| OKLab | oklab(84.68% -0.1478 0.0967) |
| OKLCH | oklch(84.68% 0.177 146.8) |
| XYZ | xyz(41.1420, 64.8198, 32.5292) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Weird Green
#3AE57F
ΔE00 4.03
Palegreen
#98FB98
ΔE00 4.50
Lightish Green
#61E160
ΔE00 4.64
Baby Green
#8CFF9E
ΔE00 4.64
Mint Green
#8FFF9F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EB85 #EB74DA
analogous
#9FEB74 #74EB85 #74EBC1
triadic
#74EB85 #8574EB #EB8574
tetradic
#74EB85 #749FEB #EB74DA #EBC174
square
#74EB85 #749FEB #EB74DA #EBC174
split-complementary
#74EB85 #C174EB #EB749F
monochromatic
#1DC835 #3EE356 #74EB85 #AAF3B4 #DFFAE3
Accessibility & contrast
On white
1.50
#74EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#74EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EB85
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EB85 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#5FE6D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eb85; /* rgb */ color: rgb(116, 235, 133); /* oklch */ color: oklch(84.7% 0.177 146.8);
Tailwind
colors: {
custom: {
50: '#a4f2aa',
500: '#74eb85',
950: '#000000',
},
}SCSS
$custom: #74eb85; $custom-light: #a4f2aa; $custom-dark: #000000;
JSON
{
"hex": "#74eb85",
"rgb": {
"r": 116,
"g": 235,
"b": 133
},
"hsl": {
"h": 128.571,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.84679,
"c": 0.17665,
"h": 146.8
},
"luminance": 0.64823
}Semantic roles & 50–950 ramp
primary
#74EB85
secondary
#C340B1
accent
#0FBAD7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581