#74E19F#74E19F
#74E19F is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.138 H 155.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74E19F |
|---|---|
| RGB | rgb(116, 225, 159) |
| HSL | hsl(144, 64%, 67%) |
| HSV | hsv(144, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 29.3%, 11.8%) |
| CIE-LAB | lab(81.87, -45.98, 22.86) |
| CIE-LCH | lch(81.87, 51.35, 153.57°) |
| OKLab | oklab(82.76% -0.1257 0.058) |
| OKLCH | oklch(82.76% 0.138 155.2) |
| XYZ | xyz(40.3827, 60.0634, 42.2596) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.55
Seafoam
#7FE0B3
ΔE00 4.66
Aqua Green
#12E193
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.33
Light Greenish Blue
#63F7B4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E19F #E174B6
analogous
#80E174 #74E19F #74E1D6
triadic
#74E19F #9F74E1 #E19F74
tetradic
#74E19F #7480E1 #E174B6 #E1D674
square
#74E19F #7480E1 #E174B6 #E1D674
split-complementary
#74E19F #D674E1 #E17480
monochromatic
#27B45E #42D67C #74E19F #A6ECC2 #D9F7E5
Accessibility & contrast
On white
1.61
#74E19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#74E19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E19F
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E19F | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#59DFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e19f; /* rgb */ color: rgb(116, 225, 159); /* oklch */ color: oklch(82.8% 0.138 155.2);
Tailwind
colors: {
custom: {
50: '#a2ebbb',
500: '#74e19f',
950: '#000000',
},
}SCSS
$custom: #74e19f; $custom-light: #a2ebbb; $custom-dark: #000000;
JSON
{
"hex": "#74e19f",
"rgb": {
"r": 116,
"g": 225,
"b": 159
},
"hsl": {
"h": 143.67,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.82762,
"c": 0.13839,
"h": 155.2
},
"luminance": 0.60067
}Semantic roles & 50–950 ramp
primary
#74E19F
secondary
#B54488
accent
#1986CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101612
muted
#808482