#74EAA4#74EAA4
#74EAA4 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.147 H 155.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAA4 |
|---|---|
| RGB | rgb(116, 234, 164) |
| HSL | hsl(144, 74%, 69%) |
| HSV | hsv(144, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.60, -48.85, 24.02) |
| CIE-LCH | lch(84.60, 54.43, 153.82°) |
| OKLab | oklab(85.02% -0.1334 0.0608) |
| OKLCH | oklch(85.02% 0.147 155.5) |
| XYZ | xyz(43.3228, 65.2354, 45.4235) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAA4 #EA74BA
analogous
#7FEA74 #74EAA4 #74EADF
triadic
#74EAA4 #A474EA #EAA474
tetradic
#74EAA4 #747FEA #EA74BA #EADF74
square
#74EAA4 #747FEA #EA74BA #EADF74
split-complementary
#74EAA4 #DF74EA #EA747F
monochromatic
#1EC662 #3FE281 #74EAA4 #A9F2C7 #DEFAEA
Accessibility & contrast
On white
1.49
#74EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#74EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAA4
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAA4 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#55E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eaa4; /* rgb */ color: rgb(116, 234, 164); /* oklch */ color: oklch(85.0% 0.147 155.5);
Tailwind
colors: {
custom: {
50: '#a3f1bf',
500: '#74eaa4',
950: '#000000',
},
}SCSS
$custom: #74eaa4; $custom-light: #a3f1bf; $custom-dark: #000000;
JSON
{
"hex": "#74eaa4",
"rgb": {
"r": 116,
"g": 234,
"b": 164
},
"hsl": {
"h": 144.407,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85021,
"c": 0.1466,
"h": 155.5
},
"luminance": 0.65239
}Semantic roles & 50–950 ramp
primary
#74EAA4
secondary
#C2408D
accent
#1085D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582