#74E08B#74E08B
#74E08B is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.156 H 148.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #74E08B |
|---|---|
| RGB | rgb(116, 224, 139) |
| HSL | hsl(133, 64%, 67%) |
| HSV | hsv(133, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.23, -49.09, 32.27) |
| CIE-LCH | lch(81.23, 58.75, 146.68°) |
| OKLab | oklab(82.12% -0.1333 0.0803) |
| OKLCH | oklch(82.12% 0.156 148.9) |
| XYZ | xyz(38.5159, 58.8855, 33.7575) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.57
Aqua Green
#12E193
ΔE00 5.95
Seafoam Green
#7AF9AB
ΔE00 6.01
Hospital Green
#9BE5AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E08B #E074C9
analogous
#93E074 #74E08B #74E0C1
triadic
#74E08B #8B74E0 #E08B74
tetradic
#74E08B #7493E0 #E074C9 #E0C174
square
#74E08B #7493E0 #E074C9 #E0C174
split-complementary
#74E08B #C174E0 #E07493
monochromatic
#28B245 #42D561 #74E08B #A6EBB5 #D8F6DF
Accessibility & contrast
On white
1.64
#74E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#74E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E08B
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E08B | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D2C690
Tritanopia (blue-blind)
#60DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e08b; /* rgb */ color: rgb(116, 224, 139); /* oklch */ color: oklch(82.1% 0.156 148.9);
Tailwind
colors: {
custom: {
50: '#a2eaad',
500: '#74e08b',
950: '#000000',
},
}SCSS
$custom: #74e08b; $custom-light: #a2eaad; $custom-dark: #000000;
JSON
{
"hex": "#74e08b",
"rgb": {
"r": 116,
"g": 224,
"b": 139
},
"hsl": {
"h": 132.778,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82122,
"c": 0.15566,
"h": 148.9
},
"luminance": 0.58888
}Semantic roles & 50–950 ramp
primary
#74E08B
secondary
#B3459C
accent
#1AA6CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481