#74E694#74E694
#74E694 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.156 H 150.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #74E694 |
|---|---|
| RGB | rgb(116, 230, 148) |
| HSL | hsl(137, 70%, 68%) |
| HSV | hsv(137, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(83.15, -50.06, 30.24) |
| CIE-LCH | lch(83.15, 58.48, 148.86°) |
| OKLab | oklab(83.74% -0.136 0.0757) |
| OKLCH | oklch(83.74% 0.156 150.9) |
| XYZ | xyz(40.8418, 62.4415, 37.9114) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.96
Light Sea Green
#98F6B0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E694 #E674C6
analogous
#8DE674 #74E694 #74E6CD
triadic
#74E694 #9474E6 #E69474
tetradic
#74E694 #748DE6 #E674C6 #E6CD74
square
#74E694 #748DE6 #E674C6 #E6CD74
split-complementary
#74E694 #CD74E6 #E6748D
monochromatic
#22BE4E #40DD6C #74E694 #A8EFBC #DCF9E4
Accessibility & contrast
On white
1.56
#74E694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#74E694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E694
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E694 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#5BE3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e694; /* rgb */ color: rgb(116, 230, 148); /* oklch */ color: oklch(83.7% 0.156 150.9);
Tailwind
colors: {
custom: {
50: '#a3eeb4',
500: '#74e694',
950: '#000000',
},
}SCSS
$custom: #74e694; $custom-light: #a3eeb4; $custom-dark: #000000;
JSON
{
"hex": "#74e694",
"rgb": {
"r": 116,
"g": 230,
"b": 148
},
"hsl": {
"h": 136.842,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.83738,
"c": 0.15567,
"h": 150.9
},
"luminance": 0.62445
}Semantic roles & 50–950 ramp
primary
#74E694
secondary
#BD419A
accent
#149CD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581