#74E79E#74E79E
#74E79E is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.2% C 0.148 H 153.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74E79E |
|---|---|
| RGB | rgb(116, 231, 158) |
| HSL | hsl(142, 71%, 68%) |
| HSV | hsv(142, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.62, -48.70, 25.75) |
| CIE-LCH | lch(83.62, 55.09, 152.13°) |
| OKLab | oklab(84.18% -0.1327 0.065) |
| OKLCH | oklch(84.18% 0.148 153.9) |
| XYZ | xyz(41.9469, 63.3301, 42.3546) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Sea Green
#98F6B0
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E79E #E774BD
analogous
#83E774 #74E79E #74E7D7
triadic
#74E79E #9E74E7 #E79E74
tetradic
#74E79E #7483E7 #E774BD #E7D774
square
#74E79E #7483E7 #E774BD #E7D774
split-complementary
#74E79E #D774E7 #E77483
monochromatic
#21C05B #40DE7A #74E79E #A8F0C2 #DCF9E7
Accessibility & contrast
On white
1.54
#74E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#74E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E79E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E79E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#58E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e79e; /* rgb */ color: rgb(116, 231, 158); /* oklch */ color: oklch(84.2% 0.148 153.9);
Tailwind
colors: {
custom: {
50: '#a3efbb',
500: '#74e79e',
950: '#000000',
},
}SCSS
$custom: #74e79e; $custom-light: #a3efbb; $custom-dark: #000000;
JSON
{
"hex": "#74e79e",
"rgb": {
"r": 116,
"g": 231,
"b": 158
},
"hsl": {
"h": 141.913,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.84178,
"c": 0.14781,
"h": 153.9
},
"luminance": 0.63333
}Semantic roles & 50–950 ramp
primary
#74E79E
secondary
#BF4191
accent
#138DD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582