#74E08C#74E08C
#74E08C is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.155 H 149.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #74E08C |
|---|---|
| RGB | rgb(116, 224, 140) |
| HSL | hsl(133, 64%, 67%) |
| HSV | hsv(133, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(81.24, -48.92, 31.79) |
| CIE-LCH | lch(81.24, 58.34, 146.99°) |
| OKLab | oklab(82.14% -0.1329 0.0792) |
| OKLCH | oklch(82.14% 0.155 149.2) |
| XYZ | xyz(38.5893, 58.9148, 34.1441) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 5.63
Aqua Green
#12E193
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 5.94
Seafoam Green
#7AF9AB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E08C #E074C8
analogous
#92E074 #74E08C #74E0C2
triadic
#74E08C #8C74E0 #E08C74
tetradic
#74E08C #7492E0 #E074C8 #E0C274
square
#74E08C #7492E0 #E074C8 #E0C274
split-complementary
#74E08C #C274E0 #E07492
monochromatic
#28B246 #42D563 #74E08C #A6EBB5 #D8F6DF
Accessibility & contrast
On white
1.64
#74E08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#74E08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E08C
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E08C | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D086
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#5FDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e08c; /* rgb */ color: rgb(116, 224, 140); /* oklch */ color: oklch(82.1% 0.155 149.2);
Tailwind
colors: {
custom: {
50: '#a2eaae',
500: '#74e08c',
950: '#000000',
},
}SCSS
$custom: #74e08c; $custom-light: #a2eaae; $custom-dark: #000000;
JSON
{
"hex": "#74e08c",
"rgb": {
"r": 116,
"g": 224,
"b": 140
},
"hsl": {
"h": 133.333,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82141,
"c": 0.15471,
"h": 149.2
},
"luminance": 0.58918
}Semantic roles & 50–950 ramp
primary
#74E08C
secondary
#B3459B
accent
#1AA4CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481