#74E696#74E696
#74E696 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.154 H 151.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #74E696 |
|---|---|
| RGB | rgb(116, 230, 150) |
| HSL | hsl(138, 70%, 68%) |
| HSV | hsv(138, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(83.18, -49.71, 29.27) |
| CIE-LCH | lch(83.18, 57.69, 149.51°) |
| OKLab | oklab(83.78% -0.1352 0.0734) |
| OKLCH | oklch(83.78% 0.154 151.5) |
| XYZ | xyz(41.0015, 62.5054, 38.7524) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.54
Light Bluish Green
#76FDA8
ΔE00 4.92
Light Sea Green
#98F6B0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E696 #E674C4
analogous
#8BE674 #74E696 #74E6CF
triadic
#74E696 #9674E6 #E69674
tetradic
#74E696 #748BE6 #E674C4 #E6CF74
square
#74E696 #748BE6 #E674C4 #E6CF74
split-complementary
#74E696 #CF74E6 #E6748B
monochromatic
#22BE50 #40DD6F #74E696 #A8EFBD #DCF9E4
Accessibility & contrast
On white
1.56
#74E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#74E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E696
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E696 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D6CB9B
Tritanopia (blue-blind)
#5BE3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e696; /* rgb */ color: rgb(116, 230, 150); /* oklch */ color: oklch(83.8% 0.154 151.5);
Tailwind
colors: {
custom: {
50: '#a3eeb5',
500: '#74e696',
950: '#000000',
},
}SCSS
$custom: #74e696; $custom-light: #a3eeb5; $custom-dark: #000000;
JSON
{
"hex": "#74e696",
"rgb": {
"r": 116,
"g": 230,
"b": 150
},
"hsl": {
"h": 137.895,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.83777,
"c": 0.1538,
"h": 151.5
},
"luminance": 0.62509
}Semantic roles & 50–950 ramp
primary
#74E696
secondary
#BD4198
accent
#1499D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581