#74E693#74E693
#74E693 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.157 H 150.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #74E693 |
|---|---|
| RGB | rgb(116, 230, 147) |
| HSL | hsl(136, 70%, 68%) |
| HSV | hsv(136, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(83.13, -50.23, 30.73) |
| CIE-LCH | lch(83.13, 58.88, 148.54°) |
| OKLab | oklab(83.72% -0.1365 0.0768) |
| OKLCH | oklch(83.72% 0.157 150.6) |
| XYZ | xyz(40.7630, 62.4100, 37.4964) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.99
Light Sea Green
#98F6B0
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E693 #E674C7
analogous
#8EE674 #74E693 #74E6CC
triadic
#74E693 #9374E6 #E69374
tetradic
#74E693 #748EE6 #E674C7 #E6CC74
square
#74E693 #748EE6 #E674C7 #E6CC74
split-complementary
#74E693 #CC74E6 #E6748E
monochromatic
#22BE4C #40DD6B #74E693 #A8EFBB #DCF9E4
Accessibility & contrast
On white
1.56
#74E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#74E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E693
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E693 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#5CE3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e693; /* rgb */ color: rgb(116, 230, 147); /* oklch */ color: oklch(83.7% 0.157 150.6);
Tailwind
colors: {
custom: {
50: '#a3eeb3',
500: '#74e693',
950: '#000000',
},
}SCSS
$custom: #74e693; $custom-light: #a3eeb3; $custom-dark: #000000;
JSON
{
"hex": "#74e693",
"rgb": {
"r": 116,
"g": 230,
"b": 147
},
"hsl": {
"h": 136.316,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.83719,
"c": 0.15661,
"h": 150.6
},
"luminance": 0.62413
}Semantic roles & 50–950 ramp
primary
#74E693
secondary
#BD419B
accent
#149ED1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581