#74E196#74E196
#74E196 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.6% C 0.147 H 152.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74E196 |
|---|---|
| RGB | rgb(116, 225, 150) |
| HSL | hsl(139, 64%, 67%) |
| HSV | hsv(139, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.71, -47.62, 27.29) |
| CIE-LCH | lch(81.71, 54.89, 150.19°) |
| OKLab | oklab(82.58% -0.1296 0.0687) |
| OKLCH | oklch(82.58% 0.147 152.1) |
| XYZ | xyz(39.6300, 59.7624, 38.2952) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.21
Seafoam Green
#7AF9AB
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.26
Seafoam (survey)
#80F9AD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E196 #E174BF
analogous
#89E174 #74E196 #74E1CD
triadic
#74E196 #9674E1 #E19674
tetradic
#74E196 #7489E1 #E174BF #E1CD74
square
#74E196 #7489E1 #E174BF #E1CD74
split-complementary
#74E196 #CD74E1 #E17489
monochromatic
#27B453 #42D670 #74E196 #A6ECBC #D9F7E2
Accessibility & contrast
On white
1.62
#74E196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#74E196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E196
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E196 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D291
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#5CDECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e196; /* rgb */ color: rgb(116, 225, 150); /* oklch */ color: oklch(82.6% 0.147 152.1);
Tailwind
colors: {
custom: {
50: '#a2ebb5',
500: '#74e196',
950: '#000000',
},
}SCSS
$custom: #74e196; $custom-light: #a2ebb5; $custom-dark: #000000;
JSON
{
"hex": "#74e196",
"rgb": {
"r": 116,
"g": 225,
"b": 150
},
"hsl": {
"h": 138.716,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.82575,
"c": 0.14669,
"h": 152.1
},
"luminance": 0.59765
}Semantic roles & 50–950 ramp
primary
#74E196
secondary
#B54492
accent
#1994CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481