#75FFA4#75FFA4
#75FFA4 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.175 H 152.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFA4 |
|---|---|
| RGB | rgb(117, 255, 164) |
| HSL | hsl(140, 100%, 73%) |
| HSV | hsv(140, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(90.77, -57.14, 32.36) |
| CIE-LCH | lch(90.77, 65.67, 150.48°) |
| OKLab | oklab(90.07% -0.1551 0.081) |
| OKLCH | oklch(90.07% 0.175 152.4) |
| XYZ | xyz(49.7933, 77.9778, 47.5420) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.01
Light Green Blue
#56FCA2
ΔE00 2.19
Sea Green (survey)
#53FCA1
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.30
Foam Green
#90FDA9
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFA4 #FF75D0
analogous
#8BFF75 #75FFA4 #75FFE9
triadic
#75FFA4 #A475FF #FFA475
tetradic
#75FFA4 #758BFF #FF75D0 #FFE975
square
#75FFA4 #758BFF #FF75D0 #FFE975
split-complementary
#75FFA4 #E975FF #FF758B
monochromatic
#00FA55 #38FF7C #75FFA4 #B2FFCC #E0FFEB
Accessibility & contrast
On white
1.27
#75FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#75FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFA4
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFA4 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9E
Deuteranopia (green-blind)
#ECDFAA
Tritanopia (blue-blind)
#50FCE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffa4; /* rgb */ color: rgb(117, 255, 164); /* oklch */ color: oklch(90.1% 0.175 152.4);
Tailwind
colors: {
custom: {
50: '#a6ffbf',
500: '#75ffa4',
950: '#000000',
},
}SCSS
$custom: #75ffa4; $custom-light: #a6ffbf; $custom-dark: #000000;
JSON
{
"hex": "#75ffa4",
"rgb": {
"r": 117,
"g": 255,
"b": 164
},
"hsl": {
"h": 140.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90069,
"c": 0.17499,
"h": 152.4
},
"luminance": 0.77982
}Semantic roles & 50–950 ramp
primary
#75FFA4
secondary
#DD3CA6
accent
#0097E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682