#74EEA4#74EEA4
#74EEA4 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.0% C 0.152 H 154.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEA4 |
|---|---|
| RGB | rgb(116, 238, 164) |
| HSL | hsl(144, 78%, 69%) |
| HSV | hsv(144, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.78, -50.51, 25.61) |
| CIE-LCH | lch(85.78, 56.63, 153.11°) |
| OKLab | oklab(85.98% -0.1377 0.0648) |
| OKLCH | oklch(85.98% 0.152 154.8) |
| XYZ | xyz(44.4745, 67.5387, 45.8074) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.40
Light Sea Green
#98F6B0
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEA4 #EE74BE
analogous
#81EE74 #74EEA4 #74EEE1
triadic
#74EEA4 #A474EE #EEA474
tetradic
#74EEA4 #7481EE #EE74BE #EEE174
square
#74EEA4 #7481EE #EE74BE #EEE174
split-complementary
#74EEA4 #E174EE #EE7481
monochromatic
#19CE61 #3DE780 #74EEA4 #ABF5C8 #E1FBEB
Accessibility & contrast
On white
1.45
#74EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#74EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEA4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEA4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDE9F
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#53ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74eea4; /* rgb */ color: rgb(116, 238, 164); /* oklch */ color: oklch(86.0% 0.152 154.8);
Tailwind
colors: {
custom: {
50: '#a4f4bf',
500: '#74eea4',
950: '#000000',
},
}SCSS
$custom: #74eea4; $custom-light: #a4f4bf; $custom-dark: #000000;
JSON
{
"hex": "#74eea4",
"rgb": {
"r": 116,
"g": 238,
"b": 164
},
"hsl": {
"h": 143.607,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85976,
"c": 0.15218,
"h": 154.8
},
"luminance": 0.67542
}Semantic roles & 50–950 ramp
primary
#74EEA4
secondary
#C73F92
accent
#0B89DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582