#74E19D#74E19D
#74E19D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.7% C 0.140 H 154.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #74E19D |
|---|---|
| RGB | rgb(116, 225, 157) |
| HSL | hsl(143, 64%, 67%) |
| HSV | hsv(143, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.84, -46.35, 23.84) |
| CIE-LCH | lch(81.84, 52.13, 152.78°) |
| OKLab | oklab(82.72% -0.1265 0.0604) |
| OKLCH | oklch(82.72% 0.14 154.5) |
| XYZ | xyz(40.2106, 59.9946, 41.3529) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.23
Seafoam Green
#7AF9AB
ΔE00 5.25
Light Sea Green
#98F6B0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E19D #E174B8
analogous
#82E174 #74E19D #74E1D4
triadic
#74E19D #9D74E1 #E19D74
tetradic
#74E19D #7482E1 #E174B8 #E1D474
square
#74E19D #7482E1 #E174B8 #E1D474
split-complementary
#74E19D #D474E1 #E17482
monochromatic
#27B45C #42D67A #74E19D #A6ECC0 #D9F7E4
Accessibility & contrast
On white
1.62
#74E19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#74E19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E19D
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E19D | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D299
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#5ADFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e19d; /* rgb */ color: rgb(116, 225, 157); /* oklch */ color: oklch(82.7% 0.140 154.5);
Tailwind
colors: {
custom: {
50: '#a2ebba',
500: '#74e19d',
950: '#000000',
},
}SCSS
$custom: #74e19d; $custom-light: #a2ebba; $custom-dark: #000000;
JSON
{
"hex": "#74e19d",
"rgb": {
"r": 116,
"g": 225,
"b": 157
},
"hsl": {
"h": 142.569,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.8272,
"c": 0.14021,
"h": 154.5
},
"luminance": 0.59998
}Semantic roles & 50–950 ramp
primary
#74E19D
secondary
#B5448B
accent
#1989CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481