#74E98D#74E98D
#74E98D is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.166 H 148.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #74E98D |
|---|---|
| RGB | rgb(116, 233, 141) |
| HSL | hsl(133, 73%, 68%) |
| HSV | hsv(133, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.92, -52.45, 34.80) |
| CIE-LCH | lch(83.92, 62.94, 146.43°) |
| OKLab | oklab(84.33% -0.1423 0.0863) |
| OKLCH | oklch(84.33% 0.166 148.8) |
| XYZ | xyz(41.1465, 63.9106, 35.3619) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.73
Light Bluish Green
#76FDA8
ΔE00 4.84
Baby Green
#8CFF9E
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E98D #E974D0
analogous
#95E974 #74E98D #74E9C8
triadic
#74E98D #8D74E9 #E98D74
tetradic
#74E98D #7495E9 #E974D0 #E9C874
square
#74E98D #7495E9 #E974D0 #E9C874
split-complementary
#74E98D #C874E9 #E97495
monochromatic
#1FC442 #3FE162 #74E98D #A9F1B8 #DEFAE4
Accessibility & contrast
On white
1.52
#74E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#74E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E98D
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E98D | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD886
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#5DE5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #74e98d; /* rgb */ color: rgb(116, 233, 141); /* oklch */ color: oklch(84.3% 0.166 148.8);
Tailwind
colors: {
custom: {
50: '#a3f1af',
500: '#74e98d',
950: '#000000',
},
}SCSS
$custom: #74e98d; $custom-light: #a3f1af; $custom-dark: #000000;
JSON
{
"hex": "#74e98d",
"rgb": {
"r": 116,
"g": 233,
"b": 141
},
"hsl": {
"h": 132.821,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.84332,
"c": 0.16644,
"h": 148.8
},
"luminance": 0.63914
}Semantic roles & 50–950 ramp
primary
#74E98D
secondary
#C140A5
accent
#11ABD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581