#74EAA3#74EAA3
#74EAA3 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.147 H 155.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAA3 |
|---|---|
| RGB | rgb(116, 234, 163) |
| HSL | hsl(144, 74%, 69%) |
| HSV | hsv(144, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.59, -49.03, 24.51) |
| CIE-LCH | lch(84.59, 54.82, 153.45°) |
| OKLab | oklab(85% -0.1338 0.062) |
| OKLCH | oklch(85% 0.148 155.1) |
| XYZ | xyz(43.2329, 65.1994, 44.9497) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAA3 #EA74BB
analogous
#80EA74 #74EAA3 #74EADE
triadic
#74EAA3 #A374EA #EAA374
tetradic
#74EAA3 #7480EA #EA74BB #EADE74
square
#74EAA3 #7480EA #EA74BB #EADE74
split-complementary
#74EAA3 #DE74EA #EA7480
monochromatic
#1EC661 #3FE280 #74EAA3 #A9F2C6 #DEFAE9
Accessibility & contrast
On white
1.50
#74EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#74EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAA3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAA3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#55E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eaa3; /* rgb */ color: rgb(116, 234, 163); /* oklch */ color: oklch(85.0% 0.147 155.1);
Tailwind
colors: {
custom: {
50: '#a3f1be',
500: '#74eaa3',
950: '#000000',
},
}SCSS
$custom: #74eaa3; $custom-light: #a3f1be; $custom-dark: #000000;
JSON
{
"hex": "#74eaa3",
"rgb": {
"r": 116,
"g": 234,
"b": 163
},
"hsl": {
"h": 143.898,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85,
"c": 0.1475,
"h": 155.1
},
"luminance": 0.65203
}Semantic roles & 50–950 ramp
primary
#74EAA3
secondary
#C2408E
accent
#1087D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582