#74E7AB#74E7AB
#74E7AB is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.5% C 0.136 H 158.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #74E7AB |
|---|---|
| RGB | rgb(116, 231, 171) |
| HSL | hsl(149, 71%, 68%) |
| HSV | hsv(149, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.86, -46.23, 19.37) |
| CIE-LCH | lch(83.86, 50.12, 157.27°) |
| OKLab | oklab(84.46% -0.127 0.0494) |
| OKLCH | oklch(84.46% 0.136 158.7) |
| XYZ | xyz(43.1256, 63.8015, 48.5625) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.59
Seafoam (survey)
#80F9AD
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E7AB #E774B0
analogous
#76E774 #74E7AB #74E7E5
triadic
#74E7AB #AB74E7 #E7AB74
tetradic
#74E7AB #7476E7 #E774B0 #E7E574
square
#74E7AB #7476E7 #E774B0 #E7E574
split-complementary
#74E7AB #E574E7 #E77476
monochromatic
#21C06D #40DE8B #74E7AB #A8F0CB #DCF9EA
Accessibility & contrast
On white
1.53
#74E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#74E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E7AB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E7AB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#52E6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #74e7ab; /* rgb */ color: rgb(116, 231, 171); /* oklch */ color: oklch(84.5% 0.136 158.7);
Tailwind
colors: {
custom: {
50: '#a3efc4',
500: '#74e7ab',
950: '#000000',
},
}SCSS
$custom: #74e7ab; $custom-light: #a3efc4; $custom-dark: #000000;
JSON
{
"hex": "#74e7ab",
"rgb": {
"r": 116,
"g": 231,
"b": 171
},
"hsl": {
"h": 148.696,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.8446,
"c": 0.13625,
"h": 158.7
},
"luminance": 0.63805
}Semantic roles & 50–950 ramp
primary
#74E7AB
secondary
#BF4182
accent
#1377D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582