#74FFA0#74FFA0
#74FFA0 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.0% C 0.179 H 151.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFA0 |
|---|---|
| RGB | rgb(116, 255, 160) |
| HSL | hsl(139, 100%, 73%) |
| HSV | hsv(139, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(90.67, -58.05, 34.22) |
| CIE-LCH | lch(90.67, 67.39, 149.49°) |
| OKLab | oklab(89.96% -0.1574 0.0854) |
| OKLCH | oklch(89.96% 0.179 151.5) |
| XYZ | xyz(49.3040, 77.7667, 45.6631) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.63
Baby Green
#8CFF9E
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.48
Mint Green
#8FFF9F
ΔE00 2.55
Foam Green
#90FDA9
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFA0 #FF74D3
analogous
#8DFF74 #74FFA0 #74FFE6
triadic
#74FFA0 #A074FF #FFA074
tetradic
#74FFA0 #748DFF #FF74D3 #FFE674
square
#74FFA0 #748DFF #FF74D3 #FFE674
split-complementary
#74FFA0 #E674FF #FF748D
monochromatic
#00F94F #37FF76 #74FFA0 #B1FFCA #E0FFEA
Accessibility & contrast
On white
1.27
#74FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#74FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFA0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFA0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9A
Deuteranopia (green-blind)
#EDDFA6
Tritanopia (blue-blind)
#50FBE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ffa0; /* rgb */ color: rgb(116, 255, 160); /* oklch */ color: oklch(90.0% 0.179 151.5);
Tailwind
colors: {
custom: {
50: '#a6ffbd',
500: '#74ffa0',
950: '#000000',
},
}SCSS
$custom: #74ffa0; $custom-light: #a6ffbd; $custom-dark: #000000;
JSON
{
"hex": "#74ffa0",
"rgb": {
"r": 116,
"g": 255,
"b": 160
},
"hsl": {
"h": 138.993,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.8996,
"c": 0.17907,
"h": 151.5
},
"luminance": 0.77771
}Semantic roles & 50–950 ramp
primary
#74FFA0
secondary
#DC3BA9
accent
#009DE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682