#74E593#74E593
#74E593 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.5% C 0.155 H 150.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #74E593 |
|---|---|
| RGB | rgb(116, 229, 147) |
| HSL | hsl(136, 68%, 68%) |
| HSV | hsv(136, 49%, 90%) |
| CMYK | cmyk(49.3%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.84, -49.81, 30.34) |
| CIE-LCH | lch(82.84, 58.32, 148.66°) |
| OKLab | oklab(83.48% -0.1354 0.0759) |
| OKLCH | oklch(83.48% 0.155 150.7) |
| XYZ | xyz(40.4855, 61.8550, 37.4039) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Bluish Green
#76FDA8
ΔE00 5.19
Light Sea Green
#98F6B0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E593 #E574C6
analogous
#8EE574 #74E593 #74E5CB
triadic
#74E593 #9374E5 #E59374
tetradic
#74E593 #748EE5 #E574C6 #E5CB74
square
#74E593 #748EE5 #E574C6 #E5CB74
split-complementary
#74E593 #CB74E5 #E5748E
monochromatic
#23BC4D #40DB6B #74E593 #A8EFBB #DBF8E3
Accessibility & contrast
On white
1.57
#74E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#74E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E593
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E593 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#5CE2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74e593; /* rgb */ color: rgb(116, 229, 147); /* oklch */ color: oklch(83.5% 0.155 150.7);
Tailwind
colors: {
custom: {
50: '#a3eeb3',
500: '#74e593',
950: '#000000',
},
}SCSS
$custom: #74e593; $custom-light: #a3eeb3; $custom-dark: #000000;
JSON
{
"hex": "#74e593",
"rgb": {
"r": 116,
"g": 229,
"b": 147
},
"hsl": {
"h": 136.46,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.83478,
"c": 0.1552,
"h": 150.7
},
"luminance": 0.61858
}Semantic roles & 50–950 ramp
primary
#74E593
secondary
#BB429A
accent
#159DD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581