#74FCA0#74FCA0
#74FCA0 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.2% C 0.175 H 151.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCA0 |
|---|---|
| RGB | rgb(116, 252, 160) |
| HSL | hsl(139, 96%, 72%) |
| HSV | hsv(139, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(89.80, -56.88, 33.05) |
| CIE-LCH | lch(89.80, 65.78, 149.84°) |
| OKLab | oklab(89.24% -0.1543 0.0826) |
| OKLCH | oklch(89.24% 0.175 151.8) |
| XYZ | xyz(48.3545, 75.8676, 45.3466) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.25
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.33
Baby Green
#8CFF9E
ΔE00 2.52
Foam Green
#90FDA9
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCA0 #FC74D0
analogous
#8CFC74 #74FCA0 #74FCE4
triadic
#74FCA0 #A074FC #FCA074
tetradic
#74FCA0 #748CFC #FC74D0 #FCE474
square
#74FCA0 #748CFC #FC74D0 #FCE474
split-complementary
#74FCA0 #E474FC #FC748C
monochromatic
#05F051 #38FB77 #74FCA0 #B0FDC9 #E1FEEB
Accessibility & contrast
On white
1.30
#74FCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#74FCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCA0
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCA0 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#EADDA6
Tritanopia (blue-blind)
#51F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fca0; /* rgb */ color: rgb(116, 252, 160); /* oklch */ color: oklch(89.2% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#a5febd',
500: '#74fca0',
950: '#000000',
},
}SCSS
$custom: #74fca0; $custom-light: #a5febd; $custom-dark: #000000;
JSON
{
"hex": "#74fca0",
"rgb": {
"r": 116,
"g": 252,
"b": 160
},
"hsl": {
"h": 139.412,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89242,
"c": 0.17502,
"h": 151.8
},
"luminance": 0.75872
}Semantic roles & 50–950 ramp
primary
#74FCA0
secondary
#D83CA6
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682