#74E699#74E699
#74E699 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.151 H 152.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74E699 |
|---|---|
| RGB | rgb(116, 230, 153) |
| HSL | hsl(139, 70%, 68%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(83.23, -49.18, 27.80) |
| CIE-LCH | lch(83.23, 56.50, 150.52°) |
| OKLab | oklab(83.84% -0.1338 0.0699) |
| OKLCH | oklch(83.84% 0.151 152.4) |
| XYZ | xyz(41.2461, 62.6032, 40.0409) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.76
Light Sea Green
#98F6B0
ΔE00 4.77
Light Blue Green
#7EFBB3
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E699 #E674C1
analogous
#88E674 #74E699 #74E6D2
triadic
#74E699 #9974E6 #E69974
tetradic
#74E699 #7488E6 #E674C1 #E6D274
square
#74E699 #7488E6 #E674C1 #E6D274
split-complementary
#74E699 #D274E6 #E67488
monochromatic
#22BE55 #40DD73 #74E699 #A8EFBF #DCF9E5
Accessibility & contrast
On white
1.55
#74E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#74E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E699
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E699 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#5AE3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e699; /* rgb */ color: rgb(116, 230, 153); /* oklch */ color: oklch(83.8% 0.151 152.4);
Tailwind
colors: {
custom: {
50: '#a3eeb7',
500: '#74e699',
950: '#000000',
},
}SCSS
$custom: #74e699; $custom-light: #a3eeb7; $custom-dark: #000000;
JSON
{
"hex": "#74e699",
"rgb": {
"r": 116,
"g": 230,
"b": 153
},
"hsl": {
"h": 139.474,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.83836,
"c": 0.15101,
"h": 152.4
},
"luminance": 0.62607
}Semantic roles & 50–950 ramp
primary
#74E699
secondary
#BD4195
accent
#1494D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581