#74FCA7#74FCA7
#74FCA7 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.169 H 153.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCA7 |
|---|---|
| RGB | rgb(116, 252, 167) |
| HSL | hsl(143, 96%, 72%) |
| HSV | hsv(143, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(89.91, -55.65, 29.70) |
| CIE-LCH | lch(89.91, 63.08, 151.91°) |
| OKLab | oklab(89.38% -0.1513 0.0747) |
| OKLCH | oklch(89.38% 0.169 153.7) |
| XYZ | xyz(48.9842, 76.1195, 48.6629) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.24
Seafoam Green
#7AF9AB
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.70
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCA7 #FC74C9
analogous
#85FC74 #74FCA7 #74FCEB
triadic
#74FCA7 #A774FC #FCA774
tetradic
#74FCA7 #7485FC #FC74C9 #FCEB74
square
#74FCA7 #7485FC #FC74C9 #FCEB74
split-complementary
#74FCA7 #EB74FC #FC7485
monochromatic
#05F05D #38FB81 #74FCA7 #B0FDCD #E1FEEC
Accessibility & contrast
On white
1.29
#74FCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#74FCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCA7
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCA7 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA2
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#4EF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fca7; /* rgb */ color: rgb(116, 252, 167); /* oklch */ color: oklch(89.4% 0.169 153.7);
Tailwind
colors: {
custom: {
50: '#a5fec1',
500: '#74fca7',
950: '#000000',
},
}SCSS
$custom: #74fca7; $custom-light: #a5fec1; $custom-dark: #000000;
JSON
{
"hex": "#74fca7",
"rgb": {
"r": 116,
"g": 252,
"b": 167
},
"hsl": {
"h": 142.5,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89377,
"c": 0.16871,
"h": 153.7
},
"luminance": 0.76124
}Semantic roles & 50–950 ramp
primary
#74FCA7
secondary
#D83C9E
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682