#74DF92#74DF92
#74DF92 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.148 H 151.1°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF92 |
|---|---|
| RGB | rgb(116, 223, 146) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(81.05, -47.48, 28.46) |
| CIE-LCH | lch(81.05, 55.36, 149.06°) |
| OKLab | oklab(82.01% -0.1292 0.0714) |
| OKLCH | oklch(82.01% 0.148 151.1) |
| XYZ | xyz(38.7759, 58.5607, 36.4486) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.95
Lightgreen
#90EE90
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.41
Seafoam Green
#7AF9AB
ΔE00 5.77
Seafoam (survey)
#80F9AD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF92 #DF74C1
analogous
#8CDF74 #74DF92 #74DFC7
triadic
#74DF92 #9274DF #DF9274
tetradic
#74DF92 #748CDF #DF74C1 #DFC774
square
#74DF92 #748CDF #DF74C1 #DFC774
split-complementary
#74DF92 #C774DF #DF748C
monochromatic
#29B04F #42D46B #74DF92 #A6EAB9 #D7F6E0
Accessibility & contrast
On white
1.65
#74DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#74DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF92
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF92 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#5EDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df92; /* rgb */ color: rgb(116, 223, 146); /* oklch */ color: oklch(82.0% 0.148 151.1);
Tailwind
colors: {
custom: {
50: '#a2e9b2',
500: '#74df92',
950: '#000000',
},
}SCSS
$custom: #74df92; $custom-light: #a2e9b2; $custom-dark: #000000;
JSON
{
"hex": "#74df92",
"rgb": {
"r": 116,
"g": 223,
"b": 146
},
"hsl": {
"h": 136.822,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82014,
"c": 0.14759,
"h": 151.1
},
"luminance": 0.58564
}Semantic roles & 50–950 ramp
primary
#74DF92
secondary
#B24593
accent
#1B99CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481