#74DF93#74DF93
#74DF93 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.147 H 151.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF93 |
|---|---|
| RGB | rgb(116, 223, 147) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(81.07, -47.31, 27.97) |
| CIE-LCH | lch(81.07, 54.96, 149.41°) |
| OKLab | oklab(82.03% -0.1287 0.0702) |
| OKLCH | oklch(82.03% 0.147 151.4) |
| XYZ | xyz(38.8540, 58.5920, 36.8600) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 5.73
Seafoam (survey)
#80F9AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF93 #DF74C0
analogous
#8BDF74 #74DF93 #74DFC9
triadic
#74DF93 #9374DF #DF9374
tetradic
#74DF93 #748BDF #DF74C0 #DFC974
square
#74DF93 #748BDF #DF74C0 #DFC974
split-complementary
#74DF93 #C974DF #DF748B
monochromatic
#29B050 #42D46C #74DF93 #A6EABA #D7F6E0
Accessibility & contrast
On white
1.65
#74DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#74DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF93
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF93 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#5DDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df93; /* rgb */ color: rgb(116, 223, 147); /* oklch */ color: oklch(82.0% 0.147 151.4);
Tailwind
colors: {
custom: {
50: '#a2e9b3',
500: '#74df93',
950: '#000000',
},
}SCSS
$custom: #74df93; $custom-light: #a2e9b3; $custom-dark: #000000;
JSON
{
"hex": "#74df93",
"rgb": {
"r": 116,
"g": 223,
"b": 147
},
"hsl": {
"h": 137.383,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82034,
"c": 0.14665,
"h": 151.4
},
"luminance": 0.58595
}Semantic roles & 50–950 ramp
primary
#74DF93
secondary
#B24592
accent
#1B98CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481