#74EAA2#74EAA2
#74EAA2 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.148 H 154.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAA2 |
|---|---|
| RGB | rgb(116, 234, 162) |
| HSL | hsl(143, 74%, 69%) |
| HSV | hsv(143, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.57, -49.22, 24.99) |
| CIE-LCH | lch(84.57, 55.20, 153.08°) |
| OKLab | oklab(84.98% -0.1343 0.0632) |
| OKLCH | oklch(84.98% 0.148 154.8) |
| XYZ | xyz(43.1436, 65.1637, 44.4797) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Sea Green
#98F6B0
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAA2 #EA74BC
analogous
#81EA74 #74EAA2 #74EADD
triadic
#74EAA2 #A274EA #EAA274
tetradic
#74EAA2 #7481EA #EA74BC #EADD74
square
#74EAA2 #7481EA #EA74BC #EADD74
split-complementary
#74EAA2 #DD74EA #EA7481
monochromatic
#1EC65F #3FE27E #74EAA2 #A9F2C6 #DEFAE9
Accessibility & contrast
On white
1.50
#74EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#74EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAA2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAA2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#55E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eaa2; /* rgb */ color: rgb(116, 234, 162); /* oklch */ color: oklch(85.0% 0.148 154.8);
Tailwind
colors: {
custom: {
50: '#a3f1be',
500: '#74eaa2',
950: '#000000',
},
}SCSS
$custom: #74eaa2; $custom-light: #a3f1be; $custom-dark: #000000;
JSON
{
"hex": "#74eaa2",
"rgb": {
"r": 116,
"g": 234,
"b": 162
},
"hsl": {
"h": 143.39,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84979,
"c": 0.1484,
"h": 154.8
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#74EAA2
secondary
#C2408F
accent
#1089D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582