#74E99B#74E99B
#74E99B is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.6% C 0.153 H 152.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #74E99B |
|---|---|
| RGB | rgb(116, 233, 155) |
| HSL | hsl(140, 73%, 68%) |
| HSV | hsv(140, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.15, -50.07, 28.02) |
| CIE-LCH | lch(84.15, 57.38, 150.77°) |
| OKLab | oklab(84.6% -0.1362 0.0705) |
| OKLCH | oklch(84.6% 0.153 152.7) |
| XYZ | xyz(42.2548, 64.3539, 41.1989) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E99B #E974C2
analogous
#87E974 #74E99B #74E9D5
triadic
#74E99B #9B74E9 #E99B74
tetradic
#74E99B #7487E9 #E974C2 #E9D574
square
#74E99B #7487E9 #E974C2 #E9D574
split-complementary
#74E99B #D574E9 #E97487
monochromatic
#1FC456 #3FE175 #74E99B #A9F1C1 #DEFAE7
Accessibility & contrast
On white
1.51
#74E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#74E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E99B
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E99B | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D9CDA0
Tritanopia (blue-blind)
#58E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74e99b; /* rgb */ color: rgb(116, 233, 155); /* oklch */ color: oklch(84.6% 0.153 152.7);
Tailwind
colors: {
custom: {
50: '#a3f1b9',
500: '#74e99b',
950: '#000000',
},
}SCSS
$custom: #74e99b; $custom-light: #a3f1b9; $custom-dark: #000000;
JSON
{
"hex": "#74e99b",
"rgb": {
"r": 116,
"g": 233,
"b": 155
},
"hsl": {
"h": 140,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.84596,
"c": 0.1534,
"h": 152.7
},
"luminance": 0.64357
}Semantic roles & 50–950 ramp
primary
#74E99B
secondary
#C14096
accent
#1193D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581