#74DC92#74DC92
#74DC92 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.143 H 151.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC92 |
|---|---|
| RGB | rgb(116, 220, 146) |
| HSL | hsl(137, 60%, 66%) |
| HSV | hsv(137, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.16, -46.22, 27.27) |
| CIE-LCH | lch(80.16, 53.66, 149.46°) |
| OKLab | oklab(81.29% -0.1258 0.0685) |
| OKLCH | oklch(81.29% 0.143 151.4) |
| XYZ | xyz(37.9814, 56.9719, 36.1838) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.50
Emerald
#50C878
ΔE00 5.78
Lightgreen
#90EE90
ΔE00 5.82
Seaweed
#18D17B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC92 #DC74BE
analogous
#8ADC74 #74DC92 #74DCC6
triadic
#74DC92 #9274DC #DC9274
tetradic
#74DC92 #748ADC #DC74BE #DCC674
square
#74DC92 #748ADC #DC74BE #DCC674
split-complementary
#74DC92 #C674DC #DC748A
monochromatic
#2BAB50 #43D06C #74DC92 #A5E8B8 #D6F5DF
Accessibility & contrast
On white
1.69
#74DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#74DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC92
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC92 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#5ED9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #74dc92; /* rgb */ color: rgb(116, 220, 146); /* oklch */ color: oklch(81.3% 0.143 151.4);
Tailwind
colors: {
custom: {
50: '#a2e7b2',
500: '#74dc92',
950: '#000000',
},
}SCSS
$custom: #74dc92; $custom-light: #a2e7b2; $custom-dark: #000000;
JSON
{
"hex": "#74dc92",
"rgb": {
"r": 116,
"g": 220,
"b": 146
},
"hsl": {
"h": 137.308,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.81292,
"c": 0.14327,
"h": 151.4
},
"luminance": 0.56975
}Semantic roles & 50–950 ramp
primary
#74DC92
secondary
#AD4790
accent
#1E97C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481