#75FFA3#75FFA3
#75FFA3 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.176 H 152.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFA3 |
|---|---|
| RGB | rgb(117, 255, 163) |
| HSL | hsl(140, 100%, 73%) |
| HSV | hsv(140, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(90.75, -57.32, 32.83) |
| CIE-LCH | lch(90.75, 66.06, 150.19°) |
| OKLab | oklab(90.05% -0.1555 0.0821) |
| OKLCH | oklch(90.05% 0.176 152.2) |
| XYZ | xyz(49.7033, 77.9419, 47.0683) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.17
Light Green Blue
#56FCA2
ΔE00 2.25
Sea Green (survey)
#53FCA1
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.44
Baby Green
#8CFF9E
ΔE00 2.52
Foam Green
#90FDA9
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFA3 #FF75D1
analogous
#8CFF75 #75FFA3 #75FFE8
triadic
#75FFA3 #A375FF #FFA375
tetradic
#75FFA3 #758CFF #FF75D1 #FFE875
square
#75FFA3 #758CFF #FF75D1 #FFE875
split-complementary
#75FFA3 #E875FF #FF758C
monochromatic
#00FA53 #38FF7A #75FFA3 #B2FFCC #E0FFEB
Accessibility & contrast
On white
1.27
#75FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#75FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFA3
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFA3 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9D
Deuteranopia (green-blind)
#ECDFA9
Tritanopia (blue-blind)
#50FCE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ffa3; /* rgb */ color: rgb(117, 255, 163); /* oklch */ color: oklch(90.0% 0.176 152.2);
Tailwind
colors: {
custom: {
50: '#a6ffbf',
500: '#75ffa3',
950: '#000000',
},
}SCSS
$custom: #75ffa3; $custom-light: #a6ffbf; $custom-dark: #000000;
JSON
{
"hex": "#75ffa3",
"rgb": {
"r": 117,
"g": 255,
"b": 163
},
"hsl": {
"h": 140,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9005,
"c": 0.17589,
"h": 152.2
},
"luminance": 0.77946
}Semantic roles & 50–950 ramp
primary
#75FFA3
secondary
#DD3CA7
accent
#0099E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682