#74FCA9#74FCA9
#74FCA9 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.4% C 0.167 H 154.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCA9 |
|---|---|
| RGB | rgb(116, 252, 169) |
| HSL | hsl(143, 96%, 72%) |
| HSV | hsv(143, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(89.95, -55.30, 28.74) |
| CIE-LCH | lch(89.95, 62.32, 152.54°) |
| OKLab | oklab(89.42% -0.1504 0.0724) |
| OKLCH | oklch(89.42% 0.167 154.3) |
| XYZ | xyz(49.1705, 76.1940, 49.6442) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.44
Seafoam Green
#7AF9AB
ΔE00 1.02
Seafoam (survey)
#80F9AD
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Green Blue
#56FCA2
ΔE00 2.03
Sea Green (survey)
#53FCA1
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCA9 #FC74C7
analogous
#83FC74 #74FCA9 #74FCED
triadic
#74FCA9 #A974FC #FCA974
tetradic
#74FCA9 #7483FC #FC74C7 #FCED74
square
#74FCA9 #7483FC #FC74C7 #FCED74
split-complementary
#74FCA9 #ED74FC #FC7483
monochromatic
#05F061 #38FB84 #74FCA9 #B0FDCE #E1FEEC
Accessibility & contrast
On white
1.29
#74FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#74FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCA9
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCA9 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#4DF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fca9; /* rgb */ color: rgb(116, 252, 169); /* oklch */ color: oklch(89.4% 0.167 154.3);
Tailwind
colors: {
custom: {
50: '#a5fec3',
500: '#74fca9',
950: '#000000',
},
}SCSS
$custom: #74fca9; $custom-light: #a5fec3; $custom-dark: #000000;
JSON
{
"hex": "#74fca9",
"rgb": {
"r": 116,
"g": 252,
"b": 169
},
"hsl": {
"h": 143.382,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89416,
"c": 0.16692,
"h": 154.3
},
"luminance": 0.76198
}Semantic roles & 50–950 ramp
primary
#74FCA9
secondary
#D83C9B
accent
#008CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682