#74F69E#74F69E
#74F69E is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.8% C 0.169 H 152.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74F69E |
|---|---|
| RGB | rgb(116, 246, 158) |
| HSL | hsl(139, 88%, 71%) |
| HSV | hsv(139, 53%, 96%) |
| CMYK | cmyk(52.8%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(88.01, -54.84, 31.67) |
| CIE-LCH | lch(88.01, 63.33, 149.99°) |
| OKLab | oklab(87.77% -0.1489 0.0793) |
| OKLCH | oklch(87.77% 0.169 152) |
| XYZ | xyz(46.3264, 72.0892, 43.8144) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F69E #F674CC
analogous
#8BF674 #74F69E #74F6DF
triadic
#74F69E #9E74F6 #F69E74
tetradic
#74F69E #748BF6 #F674CC #F6DF74
square
#74F69E #748BF6 #F674CC #F6DF74
split-complementary
#74F69E #DF74F6 #F6748B
monochromatic
#0FE153 #3BF276 #74F69E #ADFAC6 #E2FDEB
Accessibility & contrast
On white
1.36
#74F69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#74F69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F69E
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F69E | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E498
Deuteranopia (green-blind)
#E4D8A4
Tritanopia (blue-blind)
#53F3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #74f69e; /* rgb */ color: rgb(116, 246, 158); /* oklch */ color: oklch(87.8% 0.169 152.0);
Tailwind
colors: {
custom: {
50: '#a5fabb',
500: '#74f69e',
950: '#000000',
},
}SCSS
$custom: #74f69e; $custom-light: #a5fabb; $custom-dark: #000000;
JSON
{
"hex": "#74f69e",
"rgb": {
"r": 116,
"g": 246,
"b": 158
},
"hsl": {
"h": 139.385,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.87769,
"c": 0.16868,
"h": 152
},
"luminance": 0.72093
}Semantic roles & 50–950 ramp
primary
#74F69E
secondary
#D13DA1
accent
#019BE4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582