#75FFA7#75FFA7
#75FFA7 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.1% C 0.172 H 153.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFA7 |
|---|---|
| RGB | rgb(117, 255, 167) |
| HSL | hsl(142, 100%, 73%) |
| HSV | hsv(142, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(90.82, -56.62, 30.92) |
| CIE-LCH | lch(90.82, 64.52, 151.36°) |
| OKLab | oklab(90.13% -0.1538 0.0776) |
| OKLCH | oklch(90.13% 0.172 153.2) |
| XYZ | xyz(50.0674, 78.0875, 48.9857) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.58
Seafoam Green
#7AF9AB
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 2.07
Sea Green (survey)
#53FCA1
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.25
Foam Green
#90FDA9
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFA7 #FF75CD
analogous
#88FF75 #75FFA7 #75FFEC
triadic
#75FFA7 #A775FF #FFA775
tetradic
#75FFA7 #7588FF #FF75CD #FFEC75
square
#75FFA7 #7588FF #FF75CD #FFEC75
split-complementary
#75FFA7 #EC75FF #FF7588
monochromatic
#00FA5A #38FF80 #75FFA7 #B2FFCE #E0FFEB
Accessibility & contrast
On white
1.26
#75FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#75FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFA7
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFA7 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA1
Deuteranopia (green-blind)
#ECDFAD
Tritanopia (blue-blind)
#4FFCE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffa7; /* rgb */ color: rgb(117, 255, 167); /* oklch */ color: oklch(90.1% 0.172 153.2);
Tailwind
colors: {
custom: {
50: '#a6ffc1',
500: '#75ffa7',
950: '#000000',
},
}SCSS
$custom: #75ffa7; $custom-light: #a6ffc1; $custom-dark: #000000;
JSON
{
"hex": "#75ffa7",
"rgb": {
"r": 117,
"g": 255,
"b": 167
},
"hsl": {
"h": 141.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90126,
"c": 0.17229,
"h": 153.2
},
"luminance": 0.78092
}Semantic roles & 50–950 ramp
primary
#75FFA7
secondary
#DD3CA2
accent
#0092E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682